cancel
Showing results for 
Search instead for 
Did you mean: 

Progress Database 9.1d required to connect with SAP XI using JDBC

Former Member
0 Kudos

Dear All,

we need to connect MFGPro ERP system with SAP XI . MFGPro is using Progress Database 9.1d we have deployed the progress drivers to connect the progress database using JDBC adapter . But it gives error 'No Suitable Driver Located " Can any one tell me the correct driver which we have to deploy for Progress database 9.1d . we are using SAP XI 7.0 and SP12.

Please help it is urgent .

Regards

Ganaie

Accepted Solutions (0)

Answers (1)

Answers (1)

GabrielSagaya
Active Contributor
0 Kudos

The URL for 9.1D or E =

jdbc:jdbcprogress:T:ServerName:PortNo:inodbc2

driver class = com.progress.sql.jdbc.JdbcProgressDriver

be sure to add these to your class path jdbc.jar, messages.jar, progress.jar in your Visual Admin

/thread/5254890 [original link is broken]

http://www.progresstalk.com/archive/index.php?t-73684.html

To install JDBC driver follow the how to guide.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guide...

Former Member
0 Kudos

Dear Gabriel ,

Message.jar is missing in my case where from i will get it please help.

Regards

Ganaie