trixiegrrl
Programmer
Hello All,
I'm trying to display a memo field that is 4000 characters in Crystal Reports 2008, and it doesn't really work as expected. It doesn't work at all, acually. Crystal throws a non-descriptive error saying that it has stopped working.
I try just displaying the field in the details and it works without error, but gives me blank rows. So, the way my report is set up, I've created a group by ID, then a Maximum on this notes field, and problems seem to occur. I tried Cstr, ToText, then I tried various forms of limiting the length of the field like mid, left, subscript, and they all error. Are there any known issues with Maximum on a notes field for display purposes if the field exceeds a certain size? Or has anyone ran into this?
Thanks in advance.
I'm trying to display a memo field that is 4000 characters in Crystal Reports 2008, and it doesn't really work as expected. It doesn't work at all, acually. Crystal throws a non-descriptive error saying that it has stopped working.
I try just displaying the field in the details and it works without error, but gives me blank rows. So, the way my report is set up, I've created a group by ID, then a Maximum on this notes field, and problems seem to occur. I tried Cstr, ToText, then I tried various forms of limiting the length of the field like mid, left, subscript, and they all error. Are there any known issues with Maximum on a notes field for display purposes if the field exceeds a certain size? Or has anyone ran into this?
Thanks in advance.