We are running CR 8.5 against PeopleSoft queries created in PeopleTools 8.16
We have a report that contains a number of field types (eg. Char1, Char6, Char11, Char50, Date) and runs fine.
However when we add a new field from the query that is of the Char type - the Crystal Reports application closes without an error message.
I'm guessing it is because the Char type has no defined length...How does Crystal handle the Char type? Does it convert it to a Memo, or a String(255)?
Has anyone seen this before? Any suggestions would be welcome.
Thanks in advance...
We have a report that contains a number of field types (eg. Char1, Char6, Char11, Char50, Date) and runs fine.
However when we add a new field from the query that is of the Char type - the Crystal Reports application closes without an error message.
I'm guessing it is because the Char type has no defined length...How does Crystal handle the Char type? Does it convert it to a Memo, or a String(255)?
Has anyone seen this before? Any suggestions would be welcome.
Thanks in advance...