Top "Jconnect" questions

What is the maven repository for jconn4.jar?

jConn3 is the only one I can find. 'com.sybase.jdbc3.jdbc:jconn3:6.05'

java maven sybase jconnect
How to connect to Sybase ASE using JDBC driver and SSL connection

I'm trying to establish an SSL connection to a Sybase ASE 15.7 using JDBC driver with no luck. I tried the …

java ssl jdbc sybase jconnect
Sybase IN and OUT parameters

I'm going nuts about how the Sybase JDBC driver handles stored procedures with mixed IN and OUT parameters. Check out …

stored-procedures jdbc sqlanywhere out-parameters jconnect