Please help: JDBC Driver and some sample code

Posted by Admin on 08-Mar-2007 13:36

Hi everbody,

I am trying to establish a connection between JAVA program and Progress V10.1a database using JDBC Driver. I heard that there is a change in Class.forName() and DriverManager.getConnection().

Can somebody tell me what .jars needs to be included and some sample code which gives me information about Class.forName() and DriverManager.getConnection()?

All Replies

This thread is closed