Guest_imported
New member
- Jan 1, 1970
- 0
I have a problem I am wondering if anyone has a solution to.
I am doing a SELECT(MAX) in a COBOL program and getting a -305 SQLCODE returned. I have looked this up and it seems to be indicating I need a NULL indicator defining on my SQL. However on closed examination I have found there to be no columns in the table which allows NULLS? How can this be?
Anyone any ideas out there?
I am doing a SELECT(MAX) in a COBOL program and getting a -305 SQLCODE returned. I have looked this up and it seems to be indicating I need a NULL indicator defining on my SQL. However on closed examination I have found there to be no columns in the table which allows NULLS? How can this be?
Anyone any ideas out there?