Home All Groups Group Topic Archive Search About
Author
30 Mar 2006 1:33 PM
Sreppohcdoow
I have two datatables in a dataset with a relation defined.

How do I generate a JOINed view of this data?

Thanks,
MS

Author
30 Mar 2006 2:05 PM
Miha Markic [MVP C#]
You can't easily. Perhaps you might load data using JOIN statement in first
place.
Why do you need it?

--
Miha Markic [MVP C#]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

Show quote
"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
>
>
Author
30 Mar 2006 5:57 PM
Cor Ligthert [MVP]
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
>
>

AddThis Social Bookmark Button