Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Where is the driver and how to connect?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Lew, post: 3402579"] Is there even an ODBC connector for Paradox? It's not an SQL-based database system. Individual drivers come from a variety of sources. For example, Oracle, IBM and PostgreSQL all provide JDBC drivers for their respective RDBMS products. For massive amounts of information from Sun about JDBC and related tech, start here: <[URL]http://java.sun.com/javase/technologies/database/index.jsp[/URL]> Really, it is a very good idea for matters Java to begin with a search java.sun.com. It's simply amazing how much Sun and others have published on line for free about all this. IBM developerWorks is another excellent launching point for Java studies. <[URL]http://www.ibm.com/developerworks/java[/URL]> Usenet is not efficient for gaining comprehensive knowledge of a subject. It's best used to fill specific gaps in understanding and to expand one's awareness of various issues. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Where is the driver and how to connect?
Top