Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Arrays vs Table Buffering?
Message
De
21/09/2004 00:43:01
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00942500
Message ID:
00944404
Vues:
26
>Thanks. I am amazed that every time I pose a question, I learn something new! In your code, does the "replace" command actually find each of the 120 "lnMonth" field & records? Thanks again!

Yup, but don't do it for "heavy" processing on each record of large tables.
IF you have to denormalize this way, use arrays, or take the time to create
"handcrafted" replaces for multiple fields in 1 program line if this calculation really is the bottleneck.

HTH

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

Click here to load this message in the networking platform