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