Koen Piller
Programmer
Hi,
I have created a cursor, this cursor is used to build an other cursor in a SQL select statement.
Now I get this nasty error message, referring to the 1st cursor. The error message can be ignored and my routine will continue to do faultless the select statement.
Obviously for endusers not so good to click on an error message "ignore".
Any way to ignore programmaticaly?
Needles to say that incase I change my code into the suggestion as given in the error message the result is still the same error message.
Thanks for advice,
Jockey
I have created a cursor, this cursor is used to build an other cursor in a SQL select statement.
Now I get this nasty error message, referring to the 1st cursor. The error message can be ignored and my routine will continue to do faultless the select statement.
Obviously for endusers not so good to click on an error message "ignore".
Any way to ignore programmaticaly?
Needles to say that incase I change my code into the suggestion as given in the error message the result is still the same error message.
Thanks for advice,
Jockey