ACC97: SQL Memo Fields Truncated to 255 in Update QueryLast reviewed: June 17, 1997Article ID: Q170218 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. When you run an update query from Microsoft Access to copy the contents of one SQL Server Memo field into another SQL Server Memo field, the data in the new field will be truncated at 255 characters.
CAUSEThis behavior will occur when you add criteria to one of the SQL Server fields, that field is part of an index, and you are using any of the following 32-bit ODBC drivers:
Driver Version Source ------------ --------- --------------------------------------------- SQLSRV32.DLL 2.50.0126 Microsoft Access 7.0 2.65.0201 ODBC Desktop Driver Pack 3.0 (Appnote WX1220) 2.65.0213 Microsoft Access 97 (Appnote WX1350) 2.65.0240 SQL Server 6.5 For more information about obtaining Appnote WX1220, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q139487 TITLE : WX1220: ODBC 32-Bit Drivers Appnote w/Desktop Drivers Ver. 3.4 For more information about obtaining Appnote WX1350, please see the following article in the Microsoft Knowledge Base: ARTICLE-ID: Q159674 TITLE : WX1350: ODBC Desktop Database Drivers 3.5 for 32-Bit Programs RESOLUTIONRemove the criteria you have set on the indexed field.
STATUSMicrosoft has confirmed this to be a problem in Microsoft Access 97. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem
|
Keywords : kbinterop OdbcSqlms
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |