0% found this document useful (0 votes)
99 views6 pages

JDBC

To obtain the com.sap.aii.adapter.lib.sda file needed to connect Java applications to SQL Server, one must: 1) Download the JAVA installation files and extract the SAPXI3RDPARTY.SCA file 2) Open the SAPXI3RDPARTY.SCA file, select the com.sap.aii.adapter.lib.sda module, and convert it to a zip file 3) Add the sqljdbc.jar file to the com.sap.aii.adapter.lib.sda zip file and convert it back to an sda file

Uploaded by

Biradar NC
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
99 views6 pages

JDBC

To obtain the com.sap.aii.adapter.lib.sda file needed to connect Java applications to SQL Server, one must: 1) Download the JAVA installation files and extract the SAPXI3RDPARTY.SCA file 2) Open the SAPXI3RDPARTY.SCA file, select the com.sap.aii.adapter.lib.sda module, and convert it to a zip file 3) Add the sqljdbc.jar file to the com.sap.aii.adapter.lib.sda zip file and convert it back to an sda file

Uploaded by

Biradar NC
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

http://www.microsoft.com/en-us/download/details.aspx?

id=11774#
Download the JAVA installation files from service market place to get com.sap.aii.adapter.lib.sda

Extract the files:


From SAP Netweaver 7.20 the com.sap.aii.adapter.lib.sd available in SAPXI3RDPARTY.SCA(note
1138877)

Go to JAVA_J2EE_OSINDEP_UT and copy the sapxi3rdparty.sca file.


Convert the SCA file to zip and open:

Click on DEPLOYARCHIVES:

Select the com.sap.aii.adapter.lib.sda and convert to zip:

Copy the sqljdbc.jar and place it to com.sap.aii.adapter.lib.sda -> lib folder


Go to com.sap.aii.adapter.lib\server and add entry for sqljdbc.jar in provider.xml
Now, convert the com.sap.aii.adapter.lib.zip to sda file

The successfully deployed jar files can be seen in


usr/sap/ZI1/<INSTANCE>/J2EE/CLUSTER/bin/ext/com.sap.aii.adapter.lib/lib

You might also like