Unknown token received from SQL Server | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

Unknown token received from SQL Server

Hi, I am getting below error, in SQL Query Analyzer…
[Microsoft][ODBC SQL Server Driver]Unknown token received from SQL Server
[Microsoft][ODBC Driver Manager] Invalid cursor state
[Microsoft][ODBC SQL Server Driver]Unknown token received from SQL Server
[Microsoft][ODBC SQL Server Driver]Unknown token received from SQL Server
[Microsoft][ODBC SQL Server Driver]Protocol error in TDS stream Venkatesh
What version of SQL Server and service packs are you running? And what version of MDAC? This is an error that usualy occured on SQL Server 6.5 due to a bug in the odbc drivers. It’s not that common on SQL7 and 2000. Anyway, if possible try apply the latest service pack on your sql server. /Argyle
Its an ODBC issue to resolve this follow as Argyle referred by applying latest SP irrespective of version you’re using. _________
Satya SKJ

hi, thanx for reply. I am Usind SQL 2000 Enterprise edition with SP 3 when i am connecting through Qury Analyzer.. I creates Problem Venkatesh
The TDS stream from the server is invalid. This error is typically caused by a problem on the server. Check the SQL Server error log. _________
Satya SKJ

Is the copy of QA you are using to access SQL Server on the server, or on another computer. If it is on another computer, you will want to be sure it is updated with SP3. ——————
Brad M. McGehee
Webmaster
SQL-Server-Performance.Com
]]>