I have a column in a SQL table as VARCHAR(MAX)
However, Crystal recognizes the column as Memo field.
Unfortunately, the column in the SQL table is greater than 65536 bytes.
The Crystal report truncates the column.
Is there anyway to overcome this limitation?
Thank you,
Michael