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()?