P
Pete B.
I could use some help with this one. I wrote a query that is supposed to
return all of the data contained in a memo field. Instead, it returns only
the first 255 characters. I wrote a test query to see if the problem was in
the table and the test query returns all of the memo field. What can I do to
fix the original query so that it returns all of the data from the memo
field? (The data type in the table is memo, not text.)
Thanks,
Pete
return all of the data contained in a memo field. Instead, it returns only
the first 255 characters. I wrote a test query to see if the problem was in
the table and the test query returns all of the memo field. What can I do to
fix the original query so that it returns all of the data from the memo
field? (The data type in the table is memo, not text.)
Thanks,
Pete