cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Connect to SQL Anywhere 11 x64bit server via ISQL V9 client

Former Member
2,646

Hello,

We have a Sybase v11 x64bit server and I need a connectivity from Sybase v9 ISQL and ODBC environments to this server. However, I failed to do. Do I miss something or is there any limitation? for this access?

Accepted Solutions (0)

Answers (1)

Answers (1)

VolkerBarth
Contributor

Any SQL Anywhere client starting with v6 should be fine to connect to a v11 server, and the bitness doesn't matter, so there should not be a general limitation. To quote from the v11 doc set:

Compatibility with existing software
SQL Anywhere 11 database servers support connections from client applications using software from version 6.0.0 or later.

For connectivity problems, here's a general FAQ from this forum:

To give real help, you might need to tell us whether database server and client are running on the same machine, the used connection string and the like...