on 2015 Sep 25 11:31 AM
Hi
Up to now with SQL Anywhere 12, I used jconn3.jar as JDBC Driver to connect to our Application Server (Servoy/TomCat), IDE and Modeling tool. But with SQL Anywhere 16 this driver is not in the SQLAnywhere16/System/java folder any more.
The current JDBC URL and Driver Class are specified as following: JDBC URL: jdbc:sybase:Tds:10.0.1.4:2638?ServiceName=<database>&CHARSET=utf8 Driver Class: com.sybase.jdbc3.jdbc.SybDriver
Which driver is best to use for SQL Anywhere 16 and how would it affect the JDBC URL and Driver Class description?
OS: Yosemite 10.10.5, and Windows 7, Windows Server 2008/2012, Java 1.8.0_60
Thanks a lot in advance for any hint. Robert
Request clarification before answering.
Apparently, v16 uses v4 of the jConnect driver - I guess the following doc topic (and the comments there!) should be helpful:
Besides, you may also be able to use the "native" SQL Anyhwere JDBC4 driver which usually fits better.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sigh, it's soo difficult to find anything in the SAP support portal...
I hope the following link may be of help (though I'm not sure whether it is the fitting jConnect version), and it seems not to include OS X:
2093510 - How to Download Free SDK for SAP ASE [Windows, Linux, Unix]
I can't tell why they let you find a "How to download" instead of the download itself...:(
I was able to download the ASE Trial and found there the jconn4.jar driver (I described it in my other post regarding JDBC drivers). Connecting with jconn4.jar works, but still not with the native driver sajdbc4.jar. Please see my other JDBC post.
Regards, Robert
PS: And yes, I agree it is (for me) very difficult to find something on the SAP Marketplace.
User | Count |
---|---|
82 | |
29 | |
9 | |
8 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.