The information in this article applies to:
SYMPTOMS
Update of a BLOB data causes SQL Server 2.65.0201 driver to stop with a
syntax error. When an update statement is sent to the driver, it generates
an invalid statement that results in the syntax error. This happens during
an update of a large BLOB data (larger than 64K).
STATUSMicrosoft has confirmed this to be a problem in the Microsoft SQL Server ODBC driver version 2.65.201. This problem has been corrected in U.S. Service Pack 1 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider. MORE INFORMATION
If the SQL Server 4030 trace is turned on, the 2.65.0201 SQL server driver
generates the following syntax when an update statement of BLOB data is
issued:
This is an invalid syntax. This does not happen in 2.50.0121 (6.0 drivers). They generate:
Additional query words: odbc Update BLOB data
Keywords : |
Last Reviewed: March 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |