PC Review


Reply
Thread Tools Rate Thread

copy data from another datasets

 
 
SIS01
Guest
Posts: n/a
 
      17th May 2011
Hi all!

Im new in VB.NET

Id like to copy data from DS1.DT1 to DS2.DT2 without alter the DT2
structure.

DT1 DT2
col1 col1
col2 col2
col3 col3
col4 col4
col5
col6

How can i do that?

thanks in advance!




 
Reply With Quote
 
 
 
 
Cor
Guest
Posts: n/a
 
      18th May 2011
Use the dataset.merge
Be aware that the column names and datatable names should be the same.

Success

Cor

"SIS01" wrote in message news:iquqa4$k4u$(E-Mail Removed)...

Hi all!

Im new in VB.NET

Id like to copy data from DS1.DT1 to DS2.DT2 without alter the DT2
structure.

DT1 DT2
col1 col1
col2 col2
col3 col3
col4 col4
col5
col6

How can i do that?

thanks in advance!



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do Datasets manage to get deserialized as DataSets instead of a wsdl.exe-created proxy class? Francisco Garcia Microsoft ASP .NET 2 13th Apr 2006 11:41 AM
Copy Project in Visual Studio - datasets missing dave@bluehills.co.uk Microsoft ASP .NET 0 8th Dec 2005 10:11 AM
copy datatables between datasets.. =?Utf-8?B?dmVua2F0?= Microsoft ADO .NET 3 25th Jan 2005 10:19 PM
Xml data and DataSets =?Utf-8?B?VmljdG9yIFNlcnZpbg==?= Microsoft Dot NET 0 4th Mar 2004 02:11 PM
How can I copy datasets between windows forms Tore Gylver Microsoft Dot NET Framework Forms 4 15th Oct 2003 06:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:04 AM.