jwhite68
06-17-2007, 07:07 AM
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?
I understand UnixODBC can be used together with MDBTools, but my hosting provider does not support UnixODBC.
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?
I understand UnixODBC can be used together with MDBTools, but my hosting provider does not support UnixODBC.