Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Very Large Data Sets
Message
From
31/03/2009 22:58:01
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01392465
Message ID:
01392523
Views:
57
> We have apps that use very large tables in VFP. (Tens of millions of records).
> We open the tables and scan through them to process each record.

You need to use SQL language for data scanning/selection. As I understood, you have a simple file server with
classic DBFs. If you are not going to rebuild your database into MySQL etc. try to change SCANs into SELECT-SQLs.
The speed will increase incredibly.
Previous
Reply
Map
View

Click here to load this message in the networking platform