DataTable and Outer Join
- From: "Prasun" <prasunp_@xxxxxxxxxxxxx>
- Date: Wed, 11 May 2005 08:36:01 -0700
Hello:
I totally messed up when asking the question.... Here is my problem
statement/ background
Background: My program reads an excel file and populates three datatables
depending on the value in one of the columns. Now when i create a
datarelation and try to combine the tables, I loose values that are unique
in the child tables. I want to make sure that even those values will get
transfered. Is there a way to go about this? That is why i was wondering if
there is a way i could program an OuterJoin, leftjoin or so. I could make
the two datatables, fill up excel sheets with that info and then start using
those table to make the outer join but wanted to make sure if there was an
easier way
All help would be appreciated,
Thank You
.
- Follow-Ups:
- Re: DataTable and Outer Join
- From: W.G. Ryan eMVP
- Re: DataTable and Outer Join
- Prev by Date: Re: Updates in a transaction
- Next by Date: Re: Updates in a transaction
- Previous by thread: MSDE Backup
- Next by thread: Re: DataTable and Outer Join
- Index(es):
Loading