One of the frequently asked questions:
How can I use Memo fields, very long fields or VarChars?
Had this as part of the answer:
If you have a Memo or VarChar, Crystal will only let you display the field on the report. You will not be able to use it in any formula (except with IsNull, see note).
**********
I am using Seagate Crystal Reports 8, but I can not display the full content of a memo field. Actually, I don't even get the first 254 characters. I get nothing. When I truncate the data in the database, then the information in the field displays. What could be causing this? or is there a workaround?
How can I use Memo fields, very long fields or VarChars?
Had this as part of the answer:
If you have a Memo or VarChar, Crystal will only let you display the field on the report. You will not be able to use it in any formula (except with IsNull, see note).
**********
I am using Seagate Crystal Reports 8, but I can not display the full content of a memo field. Actually, I don't even get the first 254 characters. I get nothing. When I truncate the data in the database, then the information in the field displays. What could be causing this? or is there a workaround?