FIX: SELECT Into Variable with NO_BROWSETABLE Fails (178366)
The information in this article applies to:
- Microsoft SQL Server 6.5 Service Pack 4
- Microsoft SQL Server 6.5 Service Pack 3
This article was previously published under Q178366
BUG #: NT: 17676 (6.5)
SYMPTOMS
If NO_BROWSETABLE is set ON, selecting data into a variable from a table
with a timestamp column fails with the following message:
DB-Library: Possible network error: Bad token from SQL Server:
Datastream processing out of sync.
Net-Library error 0:
DB-Library Process Dead - Connection Broken
A sample script that demonstrates the problem is provided in the MORE
INFORMATION section of this article.
WORKAROUND
To work around this problem, remove the timestamp column from the table.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 6.5. This problem has been corrected in Service Pack 5a for Microsoft SQL Server 6.5.For more information, click the following article number to view the article in the Microsoft Knowledge Base: 197177 INF: How to Obtain SQL Server 6.5 Service Pack 5a For more information, contact your primary support provider.
Modification Type: | Major | Last Reviewed: | 3/14/2006 |
---|
Keywords: | kbBug kbfix KB178366 |
---|
|