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 have nothing in common.

It tried using one dbform within another dbforms body but it did not allow
me to do that by telling me that Map dbforms=null is already defined.

Can someone tell me how I can execute such a form. This is only a report and
I do not have any input fields in it.

Thanks in advance,
Sudeep.


This message is confidential and may also be legally privileged. If you are not the 
intended recipient, please notify [EMAIL PROTECTED] immediately. You should not copy 
it or use it for any purpose, nor disclose its contents to any other person. The views 
and opinions expressed in this e-mail message are the author's own and may not reflect 
the views and opinions of ADP Private Limited.



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to