cancel
Showing results for 
Search instead for 
Did you mean: 

Jars and DLL files for Progress DB

Former Member
0 Kudos

Hello,

Can anyone suggest what are the DLL files and Jar Files are required for connecting to Progerss DB.

Thanks,

Soorya

Accepted Solutions (1)

Accepted Solutions (1)

GabrielSagaya
Active Contributor
0 Kudos

These files are required

1.JdbcProgress.dll

2.procli92.dll

3.progress.jar

Progress JDBC Configuration

http://www.psdn.com/library/servlet/KbServlet/download/409-102-467/jdbc.pdf

Answers (2)

Answers (2)

former_member556603
Active Contributor
0 Kudos

Hello Surya,

Go to this link - http://www.microsoft.com/downloads/details.aspx?FamilyID=4F8F2F01-1ED7-4C4D-8F7B-3D47969E66AE&displa...

Download mssqlserver.tar on the bottom of the page. If you unzip it , you will find msbase.jar,mssqlserver.jar and msutility.jar .

http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc817.html - Classes12.zip

How to Install and Configure JDBC adapter

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-964...

DLLs :

1. JdbcProgress.dll

2. procli92.dll

3. pronls.dll

4. jni_util.dll

Thanks,

Satya

Edited by: SATYA KUMAR AKKARABOYANA on May 30, 2008 1:37 PM

Former Member
0 Kudos

HEllo Satya,

I have all the dll diles configured correctly..

but jars that required for connecting to Progress DB are not configured properly.

Can you please suggest me on those jars?

Can you please provide the jar-list to configure the progress DB using JDBC adapter..

THanks,

Soorya.

Former Member
0 Kudos

Hi Surya,

DLL :Dynamic Linking Library

JAR: Java Archive Repository

.dll files are mainly used in windows environment they are the supportive files that are req when we run a windows related application

.jar are created when we execute the java pgr

1. JdbcProgress.dll

2. procli92.dll

3. pronls.dll

4. jni_util.dll

pls chk this link

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-964...

Thanx

Sampath

Edited by: venkata sampath on May 30, 2008 1:38 PM

Edited by: venkata sampath on May 30, 2008 1:39 PM

Former Member
0 Kudos

I have all the dll diles configured correctly..

but jars that required for connecting to Progress DB are not configured properly.

Can you please suggest me on those jars?

Can you please provide the jar-list to configure the progress DB using JDBC adapter..

THanks,

Soorya.