Viewing post 16 (of 17 total)
>You cannot do a select @@rowcount into another ouput global variable >and use that value to see if any updates ocurred.
Let me disagree. The workaround is to use SET NOCOUNT...
September 28, 2005 at 10:29 pm
#593908