Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays vs Table Buffering?
Message
From
21/09/2004 00:43:01
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00942500
Message ID:
00944404
Views:
25
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform