Hi,
I am calling a stored procedure to return two tables. I am getting it as a dataset in my console application. The table names in the dataset are something like TABLE,TABLE1.
Is there anyway to change this to a meaningful names from stored procedure??
Thanks, Mahesh