Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Returning values

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-19 : 15:22:37
Saqib writes "I am passing a dynamically created query to Store Procedure, In the store procedure i need the no of records that will be returned by the query , but i am not able to retrive the count as i m running the query through "execute". I am already opening a cursor on that query and executing the rows, so is ther a way by which i can get the total count of the records."
   

- Advertisement -