Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Slow loading table
Message
 
À
12/08/2005 03:57:40
Hee Lim Wang
Fantasy Software Enterprise
Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
01040494
Message ID:
01040495
Vues:
15
If there are certain cursors in the DE that you don't need access to the data for right away in your form, you can set the NoDataOnLoad property for them to .T. and then Requery them later when they are needed. This can significantly improve how fast your form displays.

Also, should there be times when you don't need access to the entire table, but just a particular subset of data, you might consider changing some of your the tables in your DE to parameterized views. That way, just the data that is needed comes across the wire.

>I upload my tables and cdx files into internet drive
>my application i set path to that drive
>but my form contain alot of tables in database enviroment
>when i run the form, it takes a very long time to load these tables
>is there any way to make table loading faster ???
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform