MsPepperMintUSA
Programmer
Crystal Report 7.0
Sybase 6.0
I have a report which has 4 subreports. All the groupings are perfect except for 1 subreport. Within that one subreport, it is necessary to group on a memo field. (The field is long, but the text is duplicated through-out the report, i.e. same description but varies by date.) The built-in grouping functionality does allow groupings using a memo or blob data type field.
I need suggestions on how to handle this in a "back-door" manner.
Is it possible to incorporate my own sql statement into the grouping based on the memo data type field?
If it is possible, where do I import or write the sql statement so it is recognized by the report and actually sorts according to my sql statement.
Sybase 6.0
I have a report which has 4 subreports. All the groupings are perfect except for 1 subreport. Within that one subreport, it is necessary to group on a memo field. (The field is long, but the text is duplicated through-out the report, i.e. same description but varies by date.) The built-in grouping functionality does allow groupings using a memo or blob data type field.
I need suggestions on how to handle this in a "back-door" manner.
Is it possible to incorporate my own sql statement into the grouping based on the memo data type field?
If it is possible, where do I import or write the sql statement so it is recognized by the report and actually sorts according to my sql statement.