D
Danny
I am working with Office XP, SQL Server 2000 with the latest service packs.
I have a sp that uses a temporary table to gather records to be displayed in
a result table.
The ‘SET NOCOUNT ON’ statement is at the top of the procedure and it works
perfectly in Query Analyzer.
Can anyone crack this nut?
I tried to append the code but the message will not post.
I have a sp that uses a temporary table to gather records to be displayed in
a result table.
The ‘SET NOCOUNT ON’ statement is at the top of the procedure and it works
perfectly in Query Analyzer.
Can anyone crack this nut?
I tried to append the code but the message will not post.