HighTechTalks DotNet Forums  

Child Table

Dotnet Framework (ADO.net) microsoft.public.dotnet.framework.adonet


Discuss Child Table in the Dotnet Framework (ADO.net) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Paul Meehan
 
Posts: n/a

Default Child Table - 06-01-2004 , 07:41 AM






In ado.net cannot have table as child of more than one parent. Is there a way around this?

Reply With Quote
  #2  
Old   
Miha Markic [MVP C#]
 
Posts: n/a

Default Re: Child Table - 06-01-2004 , 07:59 AM






Why not?

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
miha at rthand com
www.rthand.com

"Paul Meehan" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
In ado.net cannot have table as child of more than one parent. Is there a
way around this?




Reply With Quote
  #3  
Old   
Paul Meehan
 
Posts: n/a

Default Re: Child Table - 06-01-2004 , 08:46 AM



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


Reply With Quote
  #4  
Old   
William Ryan eMVP
 
Posts: n/a

Default Re: Child Table - 06-01-2004 , 08:58 AM



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.
Quote:



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.