reading the mdb file in php without COM module
Posted: Tue Feb 08, 2005 10:47 am
I have on the server the "test.mdb" (Microsoft Access) databaze. I would like to open and read the data from this database file in the php. The server support php, but don't support COM module. Is other way to read this data?