I agree with Javier, I also noticed that it does not matter how many forms you call from within a form, but what each form does and how it is built may be a problem.
Mark -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Javier Valencia Sent: Thursday, August 25, 2005 11:07 AM To: RBG7-L Mailing List Subject: [RBG7-L] - RE: Form limit Marc: My main menu form calls many forms some will have 4 tables in a tabbed form, in turn this form can call other forms and so on and you can nest as many as 10 forms deep and I have not notice performance problems in the newer computers, the older ones tend to be a little slower. A good database design is key to good performance; make sure that you define your relationships and indexes properly and that your network is optimized and you should get good results. Javier, Javier Valencia, PE President Valencia Technology Group, L.L.C. 14315 S. Twilight Ln, Suite #14 Olathe, Kansas 66062-4578 Office (913)829-0888 Fax (913)649-2904 Cell (913)915-3137 ================================================ Attention: The information contained in this message and or attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all system and destroy all copies. ====================================================== -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Marc Sent: Thursday, August 25, 2005 7:33 AM To: RBG7-L Mailing List Subject: [RBG7-L] - Form limit Hi I am wanting to use a Menu form based on a dummy table. This form will have lots of custom form actions and EEPs stored in the form. One of my menu choices will do EDIT USING formname and this form will have 5 tables in a tabbed form. Will all of the overhead with custom form actions, and the 5 tables on this form slow down the performance? thanks Marc
