cancel
Showing results for 
Search instead for 
Did you mean: 

Path to jdbc libraries

Former Member
0 Kudos

Which path is more appropriate for jdbc libraries?

I'm using

usr\sap\J2E\JC00\j2ee\cluster\server0\bin\system\

Is it right?

Accepted Solutions (1)

Accepted Solutions (1)

guru_subramanianb
Active Contributor
0 Kudos

Hi,

Add your drivers jar files (vendor specific) in your "library" folder of your project.

In your studio right click your project select "Add external jars" and select your jar file from ur local system and import in the library folder of your project.This will set your classpath and you can get connected to the backend.

Hope it helps.

Rdgs,

G

Answers (0)