Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can this be faster?
Message
De
27/03/2001 08:00:44
 
 
À
27/03/2001 07:48:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00488878
Message ID:
00488910
Vues:
9
I suppose one last thing you can do is give it as much memory as possible

have a look at sys(3050)

And 1 final suggestion - run it on FPD2.6, it will hog the processor and grab as much memory as possible so don't expect to be able to use the server for anything else!

Will

>Thanks for the responses.
>
>My test version of the program is running from my PC only, the live version runs directly from an NT Server.
>
>I have opened the tables exclusively, taken out repeated statements (these were mainly SET EXACT and SET ORDER) and this has increased the speed to 0.52 seconds.
>
>The program consists mainly of:
>
>IF SEEK(ParentTable.Value)
> *!* DO STUFF Here *!*
>ENDIF
>
>I can't think of anything else, am I expecting too much, I personally think it's quite fast, considering the amount of tables that have to be processed.
>
>Kev
Will Jones
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform