| 
	
 | 
 Posted by Erland Sommarskog on 11/07/05 01:15 
Ecohouse (vindaloo1@netzero.com) writes: 
> Thanks for the info.  But I'm still a little confused.  How do I create 
> and return a recordset in the stored procedure? 
  
I'm not really sure in which context you are asking this question, but to 
return a result set from a stored procedure, you simply issue a SELECT 
statement. 
 
 
--  
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se 
 
Books Online for SQL Server SP3 at 
http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
 
  
Navigation:
[Reply to this message] 
 |