How to know whether a sql Update statement executed successfully or failed ?

Posted by Mike108 on Stack Overflow See other posts from Stack Overflow or by Mike108
Published on 2010-06-03T06:20:31Z Indexed on 2010/06/03 6:24 UTC
Read the original article Hit count: 237

Filed under:

How to know whether a sql Update statement executed successfully or failed ?

I use sql server 2005.

© Stack Overflow or respective owner

Related posts about sql-server