AW: [dbforms] Sub form help...

2004-06-07 Thread Henner Kollmann
'[EMAIL PROTECTED]' > Betreff: [dbforms] Sub form help... > > > Hi, > > I need to execute a report with the following structure > > For each row in an SQL1 > Begin > For each row in SQL2 > Begin > Execute complex SQL >

[dbforms] Sub form help...

2004-06-07 Thread Sudeep Dsouza
Hi, I need to execute a report with the following structure For each row in an SQL1 Begin For each row in SQL2 Begin Execute complex SQL End End The Complex SQL is a query whose where condition is generated for each row of SQL1 and SQL2 where SQL1 and SQL2