Quantcast
Viewing all articles
Browse latest Browse all 21760

Re: ColdFusion 10 + jTDS to SQLAnywhere timeout

Thanks alexlake to point out the right directory.  In addition to that, I have to add "?charset=iso_1" to the JDBC URL in order to make the connection.

It looks like- JDBC URL  "jdbc:sybase:Tds:<host>:<port>/<dbname>?charset=iso_1" 

 


Viewing all articles
Browse latest Browse all 21760

Trending Articles