Kyle Villegas
Results
1
comments of
Kyle Villegas
To anyone still having issues with this i fixed it by doing the following 1. Add jconn4.jar to JavaSybaseLink/externalJars 2. Update project.properties and replace `file.reference.jconn3.jar=externalJars/jconn3.jar` to `file.reference.jconn4.jar=externalJars/jconn4.jar` 3. Update JavaSybaseLink/src/SybaseDB.java...