Hi everybody,

My query concatenates data from 3 text fields of a table in one field. The resulting string (very long) is truncated.

How can avoid this? Is there a way to define the resulting field as memo and not as text (max 255 ch.)?

Thanks in advance