How to tell what version of openedge.jar

Posted by S33 on 26-Mar-2018 10:01

How can I tell what version of openedge.jar someone is using (or trying to use, in this case)? I have a copy of the file.

Thanks -- Jim

All Replies

Posted by sauqad on 05-Apr-2018 23:45

All the jar files are available under <progress install directory>\java.

Eg - I have installed Progress in D:\devl\progress\ and openedge.jar file is available under D:\devl\progress\dlc\java. Currently, I am using OE 12 ESAP.

So, Progress Version is OE 12 ESAP.

For integrating Progress OpenEdge database with Dell Boomi Database connector, I copied this file to the lib directory of Atom.

Posted by Tinco on 06-Apr-2018 02:28

Hi Jim,

You can use the java commands described in the following article:

knowledgebase.progress.com/.../000053616

to find out the version of the used openedge.jar JDBC driver, and then compare the openedge.jar version with the openedge.jar versions I listed on:

knowledgebase.progress.com/.../JDBC-driver-versions-shipped-with-various-OpenEdge-versions

Kind regards,

Tinco

This thread is closed