Is there any additional libraries or files needed to connect to Sybase ?
![Hussam_Daabes](https://us.v-cdn.net/6038102/uploads/defaultavatar/nLP0QHCLH24WL.jpg)
Hussam_Daabes
New Altair Community Member
Hi
I was trying to connect to Sybase database but I get this message ( SQL Anywhere Error -265: Procedure 'sp_datatype_info' not found ).
![Image: https://us.v-cdn.net/6030995/uploads/editor/uq/ec48ppk9v79o.png](https://us.v-cdn.net/6030995/uploads/editor/uq/ec48ppk9v79o.png)
is there any additional libraries or files needed to connect to Sybase ?
I was trying to connect to Sybase database but I get this message ( SQL Anywhere Error -265: Procedure 'sp_datatype_info' not found ).
![Image: https://us.v-cdn.net/6030995/uploads/editor/uq/ec48ppk9v79o.png](https://us.v-cdn.net/6030995/uploads/editor/uq/ec48ppk9v79o.png)
is there any additional libraries or files needed to connect to Sybase ?
Tagged:
0
Answers
-
Hi Hussam,
jTDS does not support "SQL Anywhere", but you can use one of their official JDBC driver jars
(The SQL Anywhere JDBC 4.0 driver or jConnect).
Greetings,
Jonas0