Hey,
Any one know of a way to do selectively process or ignore
warnings? (if I set showwarnings = false, I dont get any,
if I set it to true, i get all of them).
I want to be able to handle & inform a user of a Primary
Key constraint error (when inserting) but essentially ignore
all other warnings.
I have been digging around on the net (and tek-tips) and havent really been able to find an answer (yet).
Regards,
Tj
Any one know of a way to do selectively process or ignore
warnings? (if I set showwarnings = false, I dont get any,
if I set it to true, i get all of them).
I want to be able to handle & inform a user of a Primary
Key constraint error (when inserting) but essentially ignore
all other warnings.
I have been digging around on the net (and tek-tips) and havent really been able to find an answer (yet).
Regards,
Tj