Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with a merge program
Message
De
27/11/2000 09:37:32
 
 
À
27/11/2000 08:57:55
Jolene Dicks
Human Resources Development Canada
St. John's, Terre-Neuve, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00445636
Message ID:
00445647
Vues:
27
Hi Jolene,

I do similar updates (daily) to a table with over 3,000,000 records, merging somtimes about 200,000 records and I never experience any problems. The program is run (scheduled) on a server and never causes any problems. When I run the program on my own computer for testing purposes, the process sometimes seems to hang and interrupting or canceling the program may take a long time. I suspect this is due to the amount of data stored in memory that has to be written to disk. The program seems to be hanging then, and it takes some patience to wait till it's finished.
Another thing might be that you have corrupted data in your table. In this case you should be able to notice that the program always finshes on the same record though.
If you suspect the problem really to be with the SCAN command (which I doubt) you can always try and replace this with a DO WHILE loop.

Auke
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform