martinrybak/SQLClient

Connecting to Sybase - Unexpected EOF from the server

nickdelaneydotio opened this issue · 1 comments

I am getting a SQLClient[29151:3076997] Error #20017: Unexpected EOF from the server . Looking into FreeTDS this appears to be due to the TDS version. Has anyone else experienced this, and is there a way to set the version.

Actually was able to get it working by editing the login struct and setting the DBSETLVERSION to DBVER42