Servoy Developer initialize (servoy.ini)
Posted: Fri Oct 26, 2018 9:46 am
Using SQL Anywhere database, I need to source the sa_config.sh file to use the native driver (not jconn3.jar or jconn4.jar) as a database server connection within Servoy Developer.
To achieve this, I inserted the following source command on the last line of the Servoy Developer init file, which is in my environment at /Applications/Servoy8.1/servoy.app/Contents/eclipse/servoy.ini:
source /Applications/SQLAnywhere17/System/bin64/sa_config.sh
But it does not seem to get executed, i. e. the database server connection is not recognised. Is the servoy.in the correct place to insert such a command for the Developer or is there any other file to use?
By the way, the sa_config.sh file is set to be executable.
I am on Servoy Developer 8.1.4, Java 1.8.0_151, and macOS 10.13
Regards,
To achieve this, I inserted the following source command on the last line of the Servoy Developer init file, which is in my environment at /Applications/Servoy8.1/servoy.app/Contents/eclipse/servoy.ini:
source /Applications/SQLAnywhere17/System/bin64/sa_config.sh
But it does not seem to get executed, i. e. the database server connection is not recognised. Is the servoy.in the correct place to insert such a command for the Developer or is there any other file to use?
By the way, the sa_config.sh file is set to be executable.
I am on Servoy Developer 8.1.4, Java 1.8.0_151, and macOS 10.13
Regards,