Question and Answer Database FAQ3774B.txt Microsoft SQL Server "Unexpected EOF from SQL Server" Category :Database (MSSQL) Platform :All Windows Product : All32Bit Question: I receive the error "Unexpected EOF from SQL Server" 109 10008 "Bad token from SQL Server" when working with my MS SQL Server. Why am I receiving this error? Answer: Banyan Vines Network, MS SQL Server 6.x, A select with an "order by" will cause a "connection is already in use..." error MS's ISQL will bring up the error "Unexpected EOF from SQL Server" Error: "109 The pipe has been ended." [OS/2 and NT] "10008 Bad token rom SQL Server: datastream processing out of sync." Often caused by an abruptly terminated network connection, which causes a damaged Tabular Data Stream token to be read by the client. Please see Microsoft's knowledge Base article Q73215 for more details on this error. 3/26/99
Last Modified: 01-SEP-99