Good morning,
In my report, I have a table called GSP. Every field in this table works well except for 1 field. It's a long string field of 55 characters. When I put this field in my report, I get the following error:
Database Connector Error: '22018:[IBM][System i Access ODBC Driver]Error in assignment. [Database Vendor Code: 30019 ]'
The strange thing is that this field works if I use it in the record select expert this way: {GSP.REQGS} startswith "RUID*"
But it does not work if I use it this way: not ({GSP.REQGS} startswith "RUID*")
This field also works without problem in other reports.
Can someone please advise me on what is happening and what I may do to fix it?
In my report, I have a table called GSP. Every field in this table works well except for 1 field. It's a long string field of 55 characters. When I put this field in my report, I get the following error:
Database Connector Error: '22018:[IBM][System i Access ODBC Driver]Error in assignment. [Database Vendor Code: 30019 ]'
The strange thing is that this field works if I use it in the record select expert this way: {GSP.REQGS} startswith "RUID*"
But it does not work if I use it this way: not ({GSP.REQGS} startswith "RUID*")
This field also works without problem in other reports.
Can someone please advise me on what is happening and what I may do to fix it?