JDBC driver to access Paradox Databases/JDBC-ODBC Bridge
843854Nov 24 2002 — edited Nov 26 2002Hello,
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