I have a program that is attempting to do an insert to a DB2 table. When it fails, I get the message:
[IBM][CLI Driver][DB2] SQL0407N Assignment of a NULL value to a NOT NULL column "" is not allowed. SQLSTATE=23502
My problem is I want to know what's in the ""! Does anyone out there know how I can get this info?
Thanks!
[IBM][CLI Driver][DB2] SQL0407N Assignment of a NULL value to a NOT NULL column "" is not allowed. SQLSTATE=23502
My problem is I want to know what's in the ""! Does anyone out there know how I can get this info?
Thanks!