PC Review


Reply
Thread Tools Rate Thread

DataSet & DataTable Question?

 
 
=?Utf-8?B?Z3JvLmFzdW1zYUBpa3N3b3J1a2U=?=
Guest
Posts: n/a
 
      12th May 2004
I have two DataTables in a DataSet. I would like to create a third DataTable in the same DataSet that is a Join of the two original DataTables. The two tables are extracted from two different database on two seperate servers, so doing it at time of creation is not an option. How do you create a third DataTable in a DataSet that is a Join of the two Previous DataTables

Please reverse the email address when responding
 
Reply With Quote
 
 
 
 
Miha Markic [MVP C#]
Guest
Posts: n/a
 
      13th May 2004
Hi,

Check out these articles:
HOW TO: Implement a DataSet JOIN Helper Class in Visual Basic .NET
http://support.microsoft.com/default...Product=adonet
or
HOW TO: Implement a DataSet JOIN helper class in Visual C# .NET
http://support.microsoft.com/default...Product=adonet
and
HOW TO: Implement a Custom DataView Class in Visual Basic .NET
http://support.microsoft.com/default...&Product=vbNET

--
Miha Markic [MVP C#] - RightHand .NET consulting & software development
miha at rthand com
www.rthand.com


"gro.asumsa@iksworuke" <(E-Mail Removed)> wrote in
message news:C02A0E53-9D4B-43E6-BB16-(E-Mail Removed)...
> I have two DataTables in a DataSet. I would like to create a third

DataTable in the same DataSet that is a Join of the two original DataTables.
The two tables are extracted from two different database on two seperate
servers, so doing it at time of creation is not an option. How do you
create a third DataTable in a DataSet that is a Join of the two Previous
DataTables?
>
> Please reverse the email address when responding



 
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
newbie question: on dataset and dataTable Collection GS Microsoft Dot NET Framework 2 11th Sep 2006 07:20 PM
DataSet / DataTable question Marcel Hug Microsoft C# .NET 1 6th Dec 2005 03:32 PM
Interesting DataSet/DataTable question Sahil Malik [MVP] Microsoft ADO .NET 3 8th Apr 2005 03:17 AM
DataSet DataTable Question Woody Splawn Microsoft ADO .NET 6 6th Jul 2004 06:21 PM
DataSet/DataTable relationships question =?Utf-8?B?TWFyaw==?= Microsoft ADO .NET 4 19th May 2004 10:20 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:55 AM.