|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Join two DatatablesI have two datatables in a dataset with a relation defined.
How do I generate a JOINed view of this data? Thanks, MS You can't easily. Perhaps you might load data using JOIN statement in first
place. Why do you need it? -- Show quoteMiha Markic [MVP C#] RightHand .NET consulting & development www.rthand.com Blog: http://cs.rthand.com/blogs/blog_with_righthand/ "Sreppohcdoow" <Sreppohcd***@asdf.com> wrote in message news:uAx6c6$UGHA.2704@tk2msftngp13.phx.gbl... >I have two datatables in a dataset with a relation defined. > > How do I generate a JOINed view of this data? > > Thanks, > MS > > If you cannot make a Join in the first place.
Have than a look at this page on our website. http://www.vb-tips.com/default.aspx?ID=5fd5a8cf-54dc-4946-a193-8a9529b2b38b I hope this helps, Cor Show quote "Sreppohcdoow" <Sreppohcd***@asdf.com> schreef in bericht news:uAx6c6$UGHA.2704@tk2msftngp13.phx.gbl... >I have two datatables in a dataset with a relation defined. > > How do I generate a JOINed view of this data? > > Thanks, > MS > > |
|||||||||||||||||||||||