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!

JDBC driver to access Paradox Databases/JDBC-ODBC Bridge

843854Nov 24 2002 — edited Nov 26 2002
Hello,

I'm new to JDBC. I want to access some Paradox databases. I've found no driver, even in the JDBC Driver Database (the referenced one's seem to be no more avalaible).

Thus, I'm now using JDBC-ODBC Bridge. It works good, but I've to create the DSN before running my application. But I would like to connect to different databases from my application. Is it possible to create or to modify the DSN from my JAVA application, and how ?

Thank for help.

Jean-Philippe
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 24 2002
Added on Nov 24 2002
2 comments
375 views