As a session variable, it resets when you open a new session.
-Sheeri
On 6/21/06, Tony_10ph <[EMAIL PROTECTED]> wrote:
Hello guys... I have stored procedures and I want when a calling program call
my stored procedure it will return a response that the stored procedure
execute successfuly or re
Hello guys... I have stored procedures and I want when a calling program call
my stored procedure it will return a response that the stored procedure
execute successfuly or return an error code to the calling program.
I found a @@session.error_count system variable but if theres an error this
va