Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

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?

asked 18 Jan '16, 19:28

omar_mtz's gravatar image

omar_mtz
11111
accept rate: 0%

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.

(24 Nov '16, 13:39) Chris Keating
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×16

question asked: 18 Jan '16, 19:28

question was seen: 3,268 times

last updated: 24 Nov '16, 13:39