Connect to the database

this code does not work for Linux Debian:

dim fDriver as FolderItem = libDir.Child(“jconn3.jar”)
dim lVM as new JavaVMMBS(fDriver)

cSYBDatabase=new JavaDatabaseMBS(lVM,“com.sybase.jdbc3.jdbc.SybDriver”)


this is not the case for Mac et Windows

Can you help me please?