Is there any additional libraries or files needed to connect to Sybase ?
Hussam_Daabes
MemberPosts:1Newbie
inHelp
Hi
I was trying to connect to Sybase database but I get this message ( SQL Anywhere Error -265: Procedure 'sp_datatype_info' not found ).
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 ).
is there any additional libraries or files needed to connect to Sybase ?
0
Answers
jTDS does not support "SQL Anywhere", but you can useone of their official JDBC driver jars
(The SQL Anywhere JDBC 4.0 driver or jConnect).
Greetings,
Jonas