cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

The reseller for the ERP application we use seems ot think that SQL Anywhere 16 does not ship with 32-bit ODBC client drivers. This seems a bit far-fetched to me. Can someone please confirm?

View Entire Topic
Former Member

SQL Anywhere 16 installs the 32-bit client (including ODBC) by default. The 32-bit server is an optional install. You'll have to use the 32-bit ODBC Administrator to create data sources (C:\\Windows\\Syswow64\\odbcad32.exe).

0 Likes

That's pretty much what I figured. Thanks

VolkerBarth
Contributor
0 Likes

Just to add: Mikel's answer is dedicated to 64-bit Windows. For 32-bit Windows, the 32-bit server and client components will be installed by default, as in previous versions. (That may be absolutely obvious for most folks but who knows...)