Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Accessing Microsoft Access DB (.mdb) under a Linux system

843859Apr 11 2007 — edited May 30 2007
Hello guys, i need to have access to an .mdb (damned microsoft) file under a Linux system. Is this feasible?

I have installed successfully jdbc, unixodbc and jdbc-odbc bridge. I get connected, but upon a select query statement i get an error similar to that "No database selected".

I understand that might want to have a different driver (X) in order to have odbc talk to it, and then have (X) to talk to .mdb file. But which is that driver (X)???

Has anyone tried that before?

Thanks a lot.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 27 2007
Added on Apr 11 2007
3 comments
686 views