I need to trap an error in @@error however the sp keeps breaking AT the error in Query Analyzer and will not continue on to the If @@error <> 0... statement which is the next line.
How do I suppress the break on error (which is no.245 security level 16) to trap the @@error number?
Please advise
How do I suppress the break on error (which is no.245 security level 16) to trap the @@error number?
Please advise