JDBC connection to Progress 10.

AbdelBorowsky

New Member
JDBC connection to Progress 10.1C01

Hi !

I have a problem with my jdbc driver. My Progress databases are on Linux server with Progress 10.1C01. I want to connect to these databases with a jdbc driver from another computer which is on Windows XP. The Progress Client Tool is installed but with the 10.0B version.

We just changed the version of Progress on the server. Before, the version was 10.0B and the connection with jdbc driver worked correctly.

But now, with client on 10.0B and server databases on 10.1C01, the jdbc connection doesn't work.
For example, with the SQL Explorer Tool, when I try to connect to the database, I have this error : Mismatchedx protocol version.

I think that the driver has changed between these 2 versions !? for 10.0B there was only 2 files : progress.jar and jdbc.jar but with 10.1C01 I heard that there are more files !?

Where can I download these files ? How can i resolve this problem ?

Thanks a lot.
 
Top