cancel
Showing results for 
Search instead for 
Did you mean: 

jdbc driver for ms sql

former_member187447
Participant
0 Kudos

hi,

i am doing file to jdbc scenario using ms sql external database server and i need this jdbc driver for the receiver communication channel.

also it would be of great help if anyone know about jdbc drivers for mysql.

kalyan.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kalyan,

One option is to create a JDBC Connection .

Otther option is download JDBC Driver from Microsoft Website

http://www.microsoft.com/downloads/details.aspx?FamilyID=6D483869-816A-44CB-9787-A866235EFC7C&displa...

and deploy the JDBC driver using SDM.

JDBC Driver Deployment Guide...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ffd890-0201-0010-708f-d5dad2df...

Cheers,

Sumit