Is it possible in SQL Server 2000 for a sproc to call another sproc and then return it's output variables and close before (or while) the nested sproc processes? Goal is to nest a sproc that willl perform auditing on the called sproc without slowing it down waiting for the auditing.
Software/Hardware used:
ASKED:
June 27, 2008 5:32 PM
UPDATED:
June 30, 2008 4:51 PM