Page 1 of 1

reading the mdb file in php without COM module

Posted: Tue Feb 08, 2005 10:47 am
by lubomir
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?

Posted: Tue Feb 08, 2005 9:25 pm
by anjanesh

but how?

Posted: Thu Feb 10, 2005 2:22 pm
by lubomir
Can you write me please a concrete example?
I try to do it. But ... how ???
Thanks