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