How to map stored procedure to dataset - TechRepublic
General discussion
April 21, 2003 at 04:27 PM
ajsunil

How to map stored procedure to dataset

by ajsunil . Updated 23 years, 2 months ago

I have a stored procedure which returns result for a query,i want to map this result to a dataset.
i could do this using sqldatareader,but my need is dataset,how shall i do this
can anybody could help me out on this

This discussion is locked

All Comments