Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy records between files
Message
De
22/10/2004 03:09:05
 
 
À
21/10/2004 17:02:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00953368
Message ID:
00953637
Vues:
17
Hi Jos,
> This makes sense when I read the help - the object stores field names and values and uses this to determine which fields to update. The array is simply used in array element order. No field name testing. You must make sure that the array has field values in the order that you need them to update the record.

You are definitely correct, and in a scatter/gather scenario ordering is no problem. And if the problem is only slightly different, for instance comparing records, the array based approach will be much faster, since the operations in the vfp code have less overhead.

regards

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform