AngChristman
MIS
Hello,
I am having an issue where we have three jobs that contain bad data. In our Database the field is defined for only 3 characters. However, the User Interface allows operators to input 8 characters. Now when I go to run a Crystal report it will not allow me to pull up any data and gives me an error first stating:
"Failed to open Row set"
Second:
"Query Engine Error: ‘HY000:[DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Column stat-code in table PUB.sfeventcds has value exceeding its max length or precision.’"
So what I am attempting to do is use selection expert to exclude the jobs with the bad stat codes. This isn’t working because Crystal is reading all the records first before excluding the bad jobs. As soon as it encounters the bad data it goes to this error and the report comes up blank.
How can I exclude the bad data as it encounters it?
Thank you,
Angie
I am having an issue where we have three jobs that contain bad data. In our Database the field is defined for only 3 characters. However, the User Interface allows operators to input 8 characters. Now when I go to run a Crystal report it will not allow me to pull up any data and gives me an error first stating:
"Failed to open Row set"
Second:
"Query Engine Error: ‘HY000:[DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Column stat-code in table PUB.sfeventcds has value exceeding its max length or precision.’"
So what I am attempting to do is use selection expert to exclude the jobs with the bad stat codes. This isn’t working because Crystal is reading all the records first before excluding the bad jobs. As soon as it encounters the bad data it goes to this error and the report comes up blank.
How can I exclude the bad data as it encounters it?
Thank you,
Angie