Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How many records handled in dbf files?
Message
From
23/07/1999 01:33:01
 
 
To
23/07/1999 00:47:06
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00245155
Message ID:
00245178
Views:
20
Hello John

Evan wrote very interesting data!

I am developing an accounting system, its design is simple (something like clients and orders). I handle accounts and items.

I am testing my App on a 16 MB, 166 Mhz machine. The items.dbf file has 100.000 records and i think this is a small table on this machine. Am i right?

My App doesn't select records matching a key very fast yet, because i use to build compound keys and i am not building optimizable expressions, but i will, of course.

Also, there are different methods to process a set of records:

Scan all for ...
Select .... where ...
Set Key Range exp1, Exp2 ...


Any advice ?

Thank you.

Juan Carlos
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform