cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding JDBC Connection class and Driver Info

Former Member
0 Kudos

Hi Experts,

Thanks for u r promt response...

Here I have a problem to implement JDBC Adapter as I didn't know driver info and connection class of driver. could any one suggest me how can I view driver information and conncetion class that has been deployed in XI server.

In other words is there any specific way(like using so and so tcode) to look into Driver info and connection classes

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

prabhu_s2
Active Contributor
0 Kudos

if u are looking on how to use jdbc connection u may refer here:

/people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30

Former Member
0 Kudos

First find out for which data base JDBC drivers are deployed in your XI server. Again, there can be 2 or more JDBC driver version for a single DB. Find you JDBC details and then look for these details in db vendor website.

Just google with the JDBC driver name, you will get the details.

You can not find any info on this in any tcode.

Regards,

Jai Shankar