Accessing .mdb Ms Access file from Linux without ODBC
am 07.09.2006 03:08:12 von Zouari Fourat------=_Part_173310_16714178.1157591292676
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hello all,
I need to create a script that can open a connection to a given .mdb file
(Microsoft Access) and do some light selects on it, anyway ...
The problem that i wont create an ODBC instance, i wont and cant install
ODBC support on the server for the unique purpose of doing that on the mdb
file.
I'm seeking how to do such thing on a Linux env (no COM) and without ODBC,
googling, i found that AdoDB doesnt do it (?) and PDO didnt got a support
for that (?)
Any helpers around ? thanks
------=_Part_173310_16714178.1157591292676--