Copy DataTable to Another DataSet

From: Strider (Strider_at_discussions.microsoft.com)
Date: 09/27/04


Date: Mon, 27 Sep 2004 03:43:02 -0700

Hi I have a table inside a DataSet in which i want to copy it to another
DataSet.
How can this be done. I tried to clone it but that didnt work

Cheers