reading the mdb file in php without COM module

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
lubomir
Forum Newbie
Posts: 2
Joined: Tue Feb 08, 2005 10:45 am

reading the mdb file in php without COM module

Post 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?
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

lubomir
Forum Newbie
Posts: 2
Joined: Tue Feb 08, 2005 10:45 am

but how?

Post by lubomir »

Can you write me please a concrete example?
I try to do it. But ... how ???
Thanks
Post Reply