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 MDB file in linux

843859Sep 16 2005 — edited Sep 16 2005
i want to accessing mdb file from jdbc which is store in linux . i have configure unixODBC its working. i want to read date form mdb file using jdbc. I dont know what driver name should i write in Class.forName(".....? ....");

i have configured /etc/odbc.ini , /etc/odbcinst.in file ... and also in command line[b] "_" is not working in unix ODBC.....

Please give the jbdc code to read data from mdb file which is in linux using unixODBC.. jbdc code also in linux
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 14 2005
Added on Sep 16 2005
1 comment
147 views