I am trying to access a memo field from my database. In Crystal Reports it states this is a String[200] but the field is often longer. I receive the error
"Failed to retrieve data from the database" and
"Database Connector Error: 'HY000:[DataDirect][ODBC PROGRESS driver][PROGRESS]Column JBA-notes in table PUB.JBDETAC has value exceeding its max length or precision. [Database Vendor Code: -210012]'
Is there anyway to display this field in CR?