Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET NOCOUNT ON (I don't mean to shout)
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01075920
Message ID:
01075974
Views:
16
Thank you very much for your answers and your time.


>Yes, you are correct. It's even more important for ADO access because you can get errors under some circumstances if there's no SET NOCOUNT ON in SP.
>
>>Just so I am 100% clear on this <s>. If I connect to a database using OleDb or something and then execute a stored procedure the server will tell the client "nn rows affected" as many times as I have update statements in my SP (If I don't SET NOCOUNT ON)?
>>
>>If that is the case it is very important to SET NOCOUNT ON in every SP (unless you are debugging <s>)
>>
>>Please correct me if I made and wrong statements.
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform