iAnywhere.Data.SQLAnywhere with old SQL Anywhere servers -
01-12-2011
, 10:20 AM
I have the SQL Anywhere Developer edition 11 (latest ebf) and I'm
trying to use the ADO.Net Data Adapter for .Net 2 (11..0.1.24722) with
ASA 7.0.3. I've not tried the .Net 3.5 or the 4.0 versions.
I'm getting the -832 error "Connection error: Found server but
communication error occurred".
Both the client and server logs show no error, just that the client
disconnected.
An intresting thinga to note:
ISQL connects with no issue (I generated my connection string from
ISQL).
ODBC connects with no issue.
Am I working on a lost cause with trying to work with old servers?
I've seen another person ask this but he got no response. |