chirpyform
Programmer
Hi,
I am in great urgence to find a solution to the following problem :
I have several sql scripts that create / drop sequencers, index and constraints. It's imperitive that i can test the return code from these sql scripts to know whether I continue with the rest. Unfortunately the function drop gives a return code non-zero even when it works!!!!
Can anybody tell me how i can know if the return code is serious or not.
Thanks
Chris
I am in great urgence to find a solution to the following problem :
I have several sql scripts that create / drop sequencers, index and constraints. It's imperitive that i can test the return code from these sql scripts to know whether I continue with the rest. Unfortunately the function drop gives a return code non-zero even when it works!!!!
Can anybody tell me how i can know if the return code is serious or not.
Thanks
Chris