can rollback be applied for stored procedures?
Posted: Wed 28 May 2008 08:21
hey there,
im calling a stored procedure on edit event of a specific table, and after that this table may be canceled which will call rollback . does the stored procedure executed will be rollback?
if so what should my code contains?
im calling a stored procedure on edit event of a specific table, and after that this table may be canceled which will call rollback . does the stored procedure executed will be rollback?
if so what should my code contains?