Hi All,
I am trying to make a connection on the Universe Design Tool and the Information Design Tool using JDBC but I get the following error:
"CS: Java Class not found in classpath : com.sybase.jdbc3.jdbc.SybDriver"
It turns out that Sybase IQ 15.4 is using jConnect version 7.0 which makes use of the following class: "com.sybase.jdbc4.jdbc.SybDriver".
I have added the following variables: JAVA_HOME, JDBC_HOME, and CLASSPATH and modified the sybase.sbo to point to jconn4.jar (instead of jconn3.jar) file as per the following link: http://www.sybase.com/detail?id=1093263 but to no avail.
Can anyone help me out please?
Thanks in advance and best regards,
Ron