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 (AT) discussions (DOT) microsoft.com> wrote
Quote:
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.