Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems in building executable file
Message
 
 
À
07/08/2008 15:42:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP3
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01337294
Message ID:
01337367
Vues:
8
>It did finally work but took a long time. Is there anyway that I can determine what it's doing such that I can try to speed it up? That is (e.g. indexing)
>Thanks
>Jerry

If you start the application with the indexing, you need to give some indication to your users at least.

Something like
wait window nowait 'Please wait. Reindexing tables...'
indexing code
wait clear
Also you don't need to re-index every time you start the application. You can do this once in a month.

You can post some of your code so we may try to give optimization ideas.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform