JDBC driver for Porgress Database

Posted by ojfoggin on 01-May-2009 08:25

I'm just experimenting with JDBC connection to our Progress database and I'm stuck trying to find the jar file that contains the JDBC Driver.

http://documentation.progress.com/output/Progress91E/wwhelp/wwhimpl/common/html/wwhelp.htm?context=jdb&file=jdb-1-1.html

Having a look through that document it says the Driver is a component of the install but I can't actually find it.

Could someone provide a file path or name for the archive file that I need to add to the build path of my program?

Thanks for your help.

All Replies

Posted by Thomas Mercer-Hursh on 01-May-2009 11:34

If you are in 9.x or lower, the driver comes from installing either Client Networking or SQL Client products, both licenseable.  If you are in 10.x, then there is a separate download available on ESD which is free.  You need to install it, not just copy a file somewhere.

This thread is closed