William
Tue Jun 01 08:58:34 CDT 2004
Paul:
Miha is right though, you can have the relation. This is a problem with the
designer not with ADO.NET. If you need to do it, you can just create the
dataRelations on your own. I'll forewarn you that w/ Databindings it's not
much fun, but you can still use it for many things. IF you need the visual
tools in the designer, I don't think there's a fix for it.
--
W.G. Ryan, eMVP
http://forums.devbuzz.com/
http://www.knowdotnet.com/williamryan.html
http://www.msmvps.com/WilliamRyan/
http://www.devbuzz.com/content/zinc_personal_media_center_pg1.asp
"Paul Meehan" <anonymous@discussions.microsoft.com> wrote in message
news:79E4332C-BCE6-4AD6-9645-A9274A701B5C@microsoft.com...
> Refer to the following URL:
>
http://support.microsoft.com/default.aspx?scid=kb;en-us;325696
> We are actually using Visual Studio to process XML data and it gives the
above error, which says that it is a limitation of ADO.NET in dealing with
a table which is child of more than one parent.
>