ACC: Formatted Memo Truncates Data at 255 CharactersID: Q103998
|
When you apply formatting, such as a closing or opening angle bracket (> or <), to a field with the Memo data type, the data in the field appears truncated after the 255th character.
When you apply formatting to a Memo field, it is treated as a Text field, which has a 255-character limit. The data is not physically truncated, but only 255 characters are viewable.
This behavior is by design. Microsoft Access 2.0 and 7.0 behave differently in that they only apply your format to Memo fields that are 255 characters or less; the Format property is ignored in Memo fields longer than that.
Additional query words: Tables
Keywords : kbusage TblFldp
Version : 1.0 1.1
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: March 26, 1999