Please be aware that the SAP SQL Anywhere Forum will be shut down on August 29th, 2024 when all it's content will be migrated to the SAP Community.

Hi, I have a little problem, my customer has old version of sybase sqlanywhere(5.5) and we implemented new server based on linux, which has to access data from this sqlanywhere. Does anyone know, where to get ODBC driver for linux (unixODBC)? FreeTDS works from version 6 or with openservergateway, but this is not so good solution for us. ODBC for sqlanywhere v9 should support this old version, but im not able to find it.

Thanks for any ideas!

David

asked 16 Sep '11, 06:52

dam's gravatar image

dam
1111
accept rate: 0%

edited 15 Mar '13, 21:06

Mark%20Culp's gravatar image

Mark Culp
25.0k10142298


SQL Anywhere 5 does not have a Linux ODBC driver. The first support for Linux was introduced in 6.0.2 (See http://www.sybase.com/detail?id=1023009#asa_unix).

While newer engines (prior to SQL Anywhere 10) can host older database files, changes made in SQL Anywhere 6 to the communications layer means that you will not be able to use a newer ODBC driver to connect to SQL Anywhere 5 server.

permanent link

answered 16 Sep '11, 08:01

Chris%20Keating's gravatar image

Chris Keating
8.0k50131
accept rate: 32%

Your answer
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:

×145
×68
×17

question asked: 16 Sep '11, 06:52

question was seen: 3,814 times

last updated: 15 Mar '13, 21:06