Marc, Your menu form based on a dummy table may not be a problem, however it all depends on how these form actions work and what they do. As far as your 5 table (is it 5 pages?) form, also depends on many factors, hardware being one, proper indexing, the number of form variables or eep's (etc) is another. One thing that I experienced with a 4 table 4 page tab form with many variables, was that it was kind of slow. I switched to 4 different forms, one for each table. This works much faster for me but it requires much more programming code to switch between the forms. Either way you go there is always more than one way to achieve your objective. You may have to try a few options to see what works best for you.
Mark -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Sent: Thursday, August 25, 2005 8: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
