Jump to content

Connecting to MS access database from PHP on Linux


jwhite68

Recommended Posts

Does anyone know if its possible to connect to an MS Access database, via PHP on a Linux O/S.

I had mistakenly assumed that I could achieve this with the ADODB database abstraction layer, since it lists Access as a supported database.  However, I now understand that this is limited to PHP running on a Windows Server, due to some library/libraries required.

 

Any ideas?

Sure.  Its because my application needs to be able to support a particular industry, where the 'customers' may have their data stored in many formats.  Since Access is still a popular choice of database for this industry, I cannot force the customers to migrate to MySQL (or other) just because of my own technical challenges, you see.

 

So, its really down to a customer driven demand.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.