G
Gill Smith
I am populating the data to SQL Datareader from a stored procedure which has
query result.
I am using Data Reader HasRows to indetify whether records exist in data
reader or not.
How to find out whether more than one record exist in the record set or not.
My application flow will change if the number of records are more than one.
I am using .Net 1.1.
Thanks for your suggestions.
Gill
query result.
I am using Data Reader HasRows to indetify whether records exist in data
reader or not.
How to find out whether more than one record exist in the record set or not.
My application flow will change if the number of records are more than one.
I am using .Net 1.1.
Thanks for your suggestions.
Gill