Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scatter with memo
Message
De
03/06/2003 12:49:22
 
 
À
03/06/2003 12:40:19
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:
00795779
Vues:
18
>
>Who knows maybe I'd change the above code slightly to get all into an SQL cursor first and do a single append (no for), or create an index for recordstoProcess.myPk and drop scan again ( append .. for seek(myPk,'recordsToProcess','key') ), or copy to array, insert from array in blocks etc (last one is an exceptionaly fast method but coding generally complex)
>
>Operations like this can be done in multiple ways in VFP and I choose the strategy based on what'd I do, loop needed or not etc. Sometimes I even choose a slightly slower one for sake of readability or go writing into C dlls that directly write to table :)
>

Thanks for the ideas...I'll probably won't be using C DLLs for this :)
Steve Gibson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform