Memo field is truncated.

M

Mark Felstead

A select query which includes a memo field truncates the
memo field into a text field, and consequently data is
lost.
Is there a way around this?
 
D

Duane Hookom

Change the SQL of your query. You might want to share the SQL so someone can
offer some additional suggestions.
 
Top