The information in this article applies to:
SYMPTOMSWhen you attach a remote table using ODBC, data in 255-character fields in the attached table appears to be truncated after the 254th character. CAUSEA data buffer is set one character too small to display all the data in the field. Note that only the display is being truncated, the data itself is unchanged. RESOLUTIONCreate a Memo or Note field to contain data that is 255 characters long. STATUSMicrosoft has confirmed this to be a problem in Microsoft Access version 1.1. This problem no longer occurs in Microsoft Access version 2.0. Steps to Reproduce Problem
If you reopen the table, move to the 255-character column, and press CTRL+A, the SendKeys action automatically enters the letter "a" 255 times. ORACLE is manufactured by Oracle Corporation, a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability. Additional query words: ODBC Oracle truncate
Keywords : kbusage OdbcOthr |
Last Reviewed: March 24, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |