PRB: Reasons for Error 10008: Bad Token from SQL ServerID: Q73215
|
When you run a DB-Library (DB-Lib) application, the following error
message is received:
Error 10008, Bad token from SQL Server: Datastream processing out of sync.
A DB-Lib application communicates with a SQL Server across the network
using a tabular data stream (TDS). This TDS is transmitted across a named
pipe, which is provided and maintained by the network operating system.
Each DB-Lib application automatically parses this TDS to extract useful
information (for example, query result rows).
When DB-Lib cannot interpret the TDS, it generates a 10008 error:
Bad token from SQL Server: Datastream processing out of sync.
Check for possible network problems, or run network diagnostics.
Remember that the problem can involve any of the networking
hardware or software, on the server and/or on the client.
For more information on the second problem and how to increase the
numreqbuf value, query on the following words in the Microsoft Knowledge
Base:
(configuring) and (LAN Manager) and (Peer Service) and (SQL Server)
Additional query words: Windows NT
Keywords : kbnetwork SSrvLAN SSrvWinNT
Version : 4.2 | 4.2 | 4.2
Platform : MS-DOS OS/2 WINDOWS
Issue type :
Last Reviewed: March 11, 1999