SQL Error code in INFORMIX
637006May 5 2008 — edited May 6 2008I am running a procedure and after a fetch statement for a cursor I am getting error as sqlca.sqlcode=1. What is the meaning of this error ? I am usinf INFORMIX. Is sqlca.sqlcode = 1 is in correspondence with the INFORMIX error code 1 or its something else ?