David Boatright wrote: > Hmmmm I created a blank form and dropped two tables into the data > enviroment. One table has about 2000 records and the other about 3000 > records. It took 15 seconds for the form to open on the clients network >
Just for grins and giggles, what do you see if you put the following in (OpenTables(): nTime = seconds() dodefault() messagebox(Seconds()-nTime) I *think* that will help pinpoint the actual table open times. (I could, of course, be completely wrong) _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

