R
Rusty in Illinois
Hi all -
Working in Access 97, I have a table with a memo field that can exceed
32K. Apparently this is a problem for the Text Box controls on the form
for the table. I get a message "Text too long to be edited" and the
field goes blank.
What is the proper way to display (or edit though I don't need to edit
in this situation) a memo field that can contain more than 32K of data?
I also have a similar problem parsing the text in VBA as it appears I'm
not getting data beyond the 32K point in the text.
All this is encountered while processing MODULE objects in a system
self-documentation application.
Unfortunately I'm stuck in A97 for now, though I'm interested in
comments about later versions as well.
(In a breach of nntp etiquette, this note was also posted independently
in m..p..a..forms. I hope that doesn't prevent helpful responses.)
Thanks...
Working in Access 97, I have a table with a memo field that can exceed
32K. Apparently this is a problem for the Text Box controls on the form
for the table. I get a message "Text too long to be edited" and the
field goes blank.
What is the proper way to display (or edit though I don't need to edit
in this situation) a memo field that can contain more than 32K of data?
I also have a similar problem parsing the text in VBA as it appears I'm
not getting data beyond the 32K point in the text.
All this is encountered while processing MODULE objects in a system
self-documentation application.
Unfortunately I'm stuck in A97 for now, though I'm interested in
comments about later versions as well.
(In a breach of nntp etiquette, this note was also posted independently
in m..p..a..forms. I hope that doesn't prevent helpful responses.)
Thanks...