PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1847
Number of posts: 5013

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Is it possible to...? Posted by Dany on 7 Jun 2004 at 11:01 AM
uplaod a database like a a regular file and access it through a webpage (on the same server/website)?
eg. uplaod an access file and access it with php (for example)
or something similar??

Thank you!!!!!
Report
Re: Is it possible to...? Posted by Manning on 7 Jun 2004 at 6:27 PM
: uplaod a database like a a regular file and access it through a webpage (on the same server/website)?
: eg. uplaod an access file and access it with php (for example)
: or something similar??

That depends on the remote server. Is it Windows based? Then you should definitely be able to access an .mdb file using PHP's odbc_* functions.

If it's Linux based, it's a little more iffy. It's possible to access an .mdb file under Linux using ODBC as well, but ODBC support isn't standard in Linux. If you control the remote server, check out http://www.unixodbc.org/. If not, you'll have to talk to the admin.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.