We are using SQL Anywhere 17 as database. To change from using the pure Java database driver to the native SQL Anywhere database driver, it's necessary to tell where ist the driver jar file and in where is the folder with the corresponding library files.
I did the settings in Java > Build Path as seen in the screenshot sqla native driver settings.png. Unfortunately, it does not work.
In Java, they seem to handle the libraries on the project level, but in Servoy on the project level there is (only) JavaScript. I did not find a place to define th driver jar file and the necessary libraries.
@Servoy: Where can I set the driver (sajdbc4.jar) and the library folder /Applications/SQL Anywhere17/System/bin64 in Servoy Developer (2024.3.4_LTS) as seen in the screenshot, so that Servoy recognises them?
TIA,