Re: Desperately needs help with nested looping

2003-09-08 Thread R. Joseph Newton
"B. Fongo" wrote: > I'm quit confused with what I have below. > > I have 2 database tables; Games and groups. > > Name Group > # > John ,GroupA > Miler, GroupA > Peter, GroupB > Mathew, GroupB > Mark, GroupB > Luke, GroupA > > I'm trying to select the members based on their g

Desperately needs help with nested looping

2003-09-04 Thread B. Fongo
I'm quit confused with what I have below. I have 2 database tables; Games and groups. Name Group # John ,GroupA Miler, GroupA Peter, GroupB Mathew, GroupB Mark, GroupB Luke, GroupA I'm trying to select the members based on their groups and insert them into a different table