Community

Getting a return code from a stored procedure

(Darren Cassar) Sometimes we have some special need for a stored procedure to call another to do something. That is fine, but what if the second stored proc failed for some reason? Maybe you want to halt the first stored procedure (the caller) and not proceed with the work until the problem is verif

Read More - Register for Free Membership