Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Performance of FORM loading
Message
De
18/07/1997 17:49:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00040481
Message ID:
00040687
Vues:
30
>The suggestions given are good, but they are only perpetrating an already bad situation. Sometimes it is better to just rework something rather than try to work around it over and over again. Moving your data to views is fairly simple and once done you can tweak your performance according to your network speed by using view parameters and limiting the number of records loaded at a time.
>
>>One way is to open ALL your tables in the default session of your app. Then in your private datasessions for each form VFP uses a USE AGAIN format which is quicker. This puts the heaviest time burden when the EXE starts rather than when each form starts.
>>

Barabara, Micheal,

thanks a lot for the income.
The safer way for me right now is to open my tables at start-up.
I tried it and it is much quicker than it was before at forms load.
I'll take a look soon to views to see what I can do.

Thanks again.
Regards,
Claude
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform