I'm running Debian opening up an ODBC connection to an MSSQL database on the network. When I run isql I can issue one sql statement fine. If I issue the same request a second time it returns 0 rows. If I run the same command a third time the connection finally bails out and I have to close the current session and start a new isql. the first two requests look good in my log even though the second one always returns 0 rows but the third one fails with an EOF from server.
ODBC][3270][1366728023.855922][SQLExecute.c][344] Exit:[SQL_ERROR] DIAG [01000] [FreeTDS][SQL Server]Unexpected EOF from the server