Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can this be faster?
Message
De
27/03/2001 05:33:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Can this be faster?
Divers
Thread ID:
00488878
Message ID:
00488878
Vues:
39
I have a program that runs overnight and processes records from a Parent table, for each of these records it processes around 17 Child tables.

The program uses Rushmore all the way through using SEEK's and SCAN WHILE's, and for each Child record found, it inserts the info into a Table (the program is effectively making a copy of the DB).

This program runs 7 times, and for each time is processing different Parent records, in total it runs from 17:00 to 23:25.

I took the 1st run which is 1112 records from the Parent table and obtained the time taken for this process. It is taking (on average) around 0.679 seconds per Parent record, I know this is quite fast, but I want to know if it can be speeded up!

Does anyone have any suggestions on the best way of tackling this, or am already doing it the fastest way, I thought that using SEEK's was the best way of getting info quickly.

Suggestions greatly appreciated.
Thanks
Kev
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform