G
Glenn
Having problem storing data in a memo field. Several symptoms: 1. On
importing a table to a new database from another database, the table data
imports successfully, but all data in a memo field does not display. In a
tabular view of the table, the memo field displays only approximately the
first 40 characters. This appears to correspond to a CR/LF new line
character in the data. 2. On checking the data in the original table, the
same limited number of characters display, but in a form all memo data
displays. Is data in a memo field stored in different places in a database
file? How do I import ALL data from a table that includes memo fields? How
does one view ALL data in a memo field? Thx.
importing a table to a new database from another database, the table data
imports successfully, but all data in a memo field does not display. In a
tabular view of the table, the memo field displays only approximately the
first 40 characters. This appears to correspond to a CR/LF new line
character in the data. 2. On checking the data in the original table, the
same limited number of characters display, but in a form all memo data
displays. Is data in a memo field stored in different places in a database
file? How do I import ALL data from a table that includes memo fields? How
does one view ALL data in a memo field? Thx.