Hi folks,

I have a dataset(global) which has already got some data in it. After some processing I get the new set of data in a new dataset, and the datatable has go the same structure as the global dataset table. I want to append this new set of data in the global dataset table. i.e if there are already 5 records in the global dataset table and now if there are 3 new records, I want to add these 3 records to the global dataset table so that there are total 8 records in the global dataset table.

Please let me know.

Thanx in advance.

Regards,

Samir.