Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_DBSkip() vs. SKIP
Message
From
01/12/1999 20:28:19
Juan Kh
Dataprop Technologies
Sungai Petani, Malaysia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
_DBSkip() vs. SKIP
Miscellaneous
Thread ID:
00297701
Message ID:
00297701
Views:
65
Hi all,

I am working on a table that has a maximum records of 10,000. However, I need to SKIP through every records and every fields in this table to perform some calculation. The program is kind of like "solver" type (solving for at least 60,000 variables), looking for the best value. The number of iterations is extremely high. Would it be better to write a C fll to perform this? My worry is that calling back to VFP (_DBSkip()) would yield the same speed, eventhough I can expect speed increase in other calculations.

It would be great if someone could propose a better idea.

Regards,
juan
Next
Reply
Map
View

Click here to load this message in the networking platform