cancel
Showing results for 
Search instead for 
Did you mean: 

jdbc driver of sender/ receiver jdbc adapter

Former Member
0 Kudos

Hi Everybody,

Can you please tell me what is the most commonly used jdbc driver for a sender/receiver jdbc adapter in projects??

thanks a lot

Anitha

Accepted Solutions (0)

Answers (2)

Answers (2)

Shabarish_Nair
Active Contributor
0 Kudos

A JDBC driver is linked to the DB used. So for each DB it will have its own driver.

Commonly used DB are Oracle, MySQL, Access etc

former_member181985
Active Contributor
0 Kudos

It all depends on the database you connect.

Check the official data base site for JDBC drivers. You can also check standards SAP docs, notes for compatability in PI.