Accessing an MSAccess database using php
-
I would like to upload an MSAccess database (.accdb) to my Bluehost website and access the data using php in order to display it in the web pages. Read only, not write. Can I connect directly to the file from php, or do I have to convert the data first?
I have ploughed through documentation and tried things without success. The documentation seems to say that I have to convert the data into an ODBC database, but no matter which set of instructions I try to follow I get nowhere. It would be much easier to just upload the MSAccess file and access it directly, if that is possible.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Accessing an MSAccess database using php’ is closed to new replies.