Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Query
Miscellaneous
Thread ID:
00486559
Message ID:
00486565
Views:
10
>I have a form which has one container and another pageframe. The container contains a grid that has information from the subscriber table. When the user select one of the subscriber and then press a button I query different table and then active the pageframe. What I have notice is that the first time I go from the container to the pageframe it is slow but then on the second attempt it is much faster. Same code but don't know what it is faster the second time. Any ideas

Maybe the first time throught the table you are querying isn't open yet and the second time through it is already open. Opening the table could cause it to be slower the first time through.
Rip Ryness
International Falls, MN
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform