i created a typed dataset with multiple tables. i created a stored procedure to retrieve all data from database(used select * from tablename query).I can fill data into dataset but duplicate tables will come with names(like Table,Table1 like that...) how to solve this problem any help?
Thanks in advance
biptoms.
Thanks in advance
biptoms.