[thelist] asp LOGIC QUESTION

James Conley Conleyj at kubota-kma.com
Fri Apr 21 12:25:57 CDT 2006


> -----Original Message-----
> From: thelist-bounces at lists.evolt.org 
> [mailto:thelist-bounces at lists.evolt.org] On Behalf Of Tab Alleman
> Sent: Friday, April 21, 2006 12:10 PM
> To: thelist at lists.evolt.org
> Subject: Re: [thelist] asp LOGIC QUESTION
> 
> Ok, first of all, boy are you gonna love .NET.... but anyway, 

+1 : use asp.net and make use of ADO.Net's DataRelation. 
Once you setup a datarelation you can either
A) loop through the parent datatable and call GetChildren() or
B) loop through the child datatable and call GetParent()

James c.



More information about the thelist mailing list