Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optimize
Message
From
15/02/2000 08:28:39
 
 
To
15/02/2000 03:08:36
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00332058
Message ID:
00332116
Views:
12
>I,ve developed a VFP 6 batch application. It has huge tables (almost the 2 Gbytes limit) with many index on each one.
>
>Does anybody the best way to optimize batch applications?. The new computer where the software is going to run is:
>
>2 pentium III - 500 Mhz.
>256 Mbytes RAM.
>36 Gigabytes SCSI 10.000 rpm hard disk.
>Windows NT Workstation (SP5)
>
>Is there any way to optimize VFP so it uses the dual pentium procesor?
>
>The batch process lasts almost 4 days to be completed and I want to reduce it the most possible.
>
>Thank you in advance.
>
>
>Juan P. Pérez

Fox does not use dual processors directly. A mult-threaded DLL will use both processors, but for different threads. Without knowing what your batch processing does, it is difficult to tell you what to do. However, if you USE your tables EXCLUSIVE, it will be faster.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform