Well i cant use SASpy since its corporate. so i am trying python with jaydebeapi
code is simple
import jaydebeapi
conn=jaydebeapi.connect('''com.sas.rio.MVADriver ''' , 'jdbc:jkfbsdkfk//fdsf',jars='sas jars')
getting following error jpype._jexception.RuntimeExceptionPyRaisable: java.lang.RuntimeException: Class com.sas.rio.MVADriver not found
Any suggestions please?