cancel
Showing results for 
Search instead for 
Did you mean: 

NativeSQLAccess where to find relevant classes?

Former Member
0 Kudos

Dear community,

upon trying to access a function from Java code within an EAR-project I realized that I need the NativeSQLAccess to run e.g. CallableStatements on the database as this exceeds OpenJDBCs capabilities.

I found the docs and have a good guess about how to implement it, but I can not find the JAR-file which contains com.sap.sql.NativeSQLAccess class.

Does anyone know where to find it?

thanks in advance!

regards,

Christian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You need the file "opensqlsta.jar". You can find it in the plugins folder of you developer Studio under ..\plugins\com.sap.opensql_2.0.0

Regards,

daniel

Answers (0)