View Single Post

   
  #3 (permalink)  
Old 02-29-2008, 07:27 PM
Wael
 
Posts: n/a
Default Re: Returning multiple rows from a stored procedure

Hi Hugo,

Thanks for your response. My ultimate goal is to return all the rows
not just one. Is that doable?

Also even with the select statement, the results are not accessible to
ADO.Net even though I can see them in the query analyzer.

THanks
Wael

Reply With Quote