Home All Groups Group Topic Archive Search About

How to make a DataTable Independent

Author
5 Jul 2006 4:15 AM
ad
I have a DataTable, it belong to a DataSet.
How can I  insert this DataTable to another DataSet?

Author
5 Jul 2006 7:47 AM
Raj
Create a new instance of data table, assign this data table and add the new
data table in dataset

Show quote
"ad" wrote:

> I have a DataTable, it belong to a DataSet.
> How can I  insert this DataTable to another DataSet?
>
>
>
Author
16 Jul 2006 12:26 AM
ad
Thanks,

I have follow your answer. but it still failed.


Show quote
"Raj" <R**@discussions.microsoft.com> ¼¶¼g©ó¶l¥ó·s»D:E8E671CE-5B1F-4C78-99A5-43705603E***@microsoft.com...
> Create a new instance of data table, assign this data table and add the
> new
> data table in dataset
>
> "ad" wrote:
>
>> I have a DataTable, it belong to a DataSet.
>> How can I  insert this DataTable to another DataSet?
>>
>>
>>

AddThis Social Bookmark Button