Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scatter with memo
Message
De
03/06/2003 11:24:28
 
 
À
03/06/2003 11:15:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00795601
Message ID:
00795704
Vues:
16
>
>No loop there. One pass.

Okay...I misread the original code...didn't realize he was only processing one header.

>Scan for ... has the same drawback + as it hits a record it should populate the variables first. Append from execution should be faster (especially if no indexes on target).
>

But SCAN can be Rushmore optimized, or an index order can be set, do a SEEK, and SCAN WHILE. Will APPEND FROM use the index from the source file?

>PS: If VFP8 you might even think of :
>
>insert into ... select ... from ...
>

Yep :)
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform