cancel
Showing results for 
Search instead for 
Did you mean: 

Sql Anywhere 9 .Net Driver

Former Member
0 Kudos
3,641

I have a project in which I need to get data a Database that is on Sql Anywhere v9, searching in Google I cant find to much information because its an old version(and I/the client cant upgrade the version of the database), in the few documents that I could find mention a .Net Driver but the links are broken. Anyone know if this Driver is the only way Or if there is another way to connect?

chris_keating
Product and Topic Expert
Product and Topic Expert
0 Kudos

Provided your client has the SQL Anyhwere 9 server components and appropriate licensing, you could download a newer SQL Anywhere client to connect to an older server. You can download the client software here:

https://wiki.scn.sap.com/wiki/display/SQLANY/SAP+SQL+Anywhere+Database+Client+Download

You can also use ODBC or JDBC to connect. IN the case of JDBC, jConnect is an option as it works with a variety of SQL Anwyhere versions.

Accepted Solutions (0)

Answers (0)