Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can this be faster?
Message
From
27/03/2001 08:00:44
 
 
To
27/03/2001 07:48:40
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00488878
Message ID:
00488910
Views:
10
I suppose one last thing you can do is give it as much memory as possible

have a look at sys(3050)

And 1 final suggestion - run it on FPD2.6, it will hog the processor and grab as much memory as possible so don't expect to be able to use the server for anything else!

Will

>Thanks for the responses.
>
>My test version of the program is running from my PC only, the live version runs directly from an NT Server.
>
>I have opened the tables exclusively, taken out repeated statements (these were mainly SET EXACT and SET ORDER) and this has increased the speed to 0.52 seconds.
>
>The program consists mainly of:
>
>IF SEEK(ParentTable.Value)
> *!* DO STUFF Here *!*
>ENDIF
>
>I can't think of anything else, am I expecting too much, I personally think it's quite fast, considering the amount of tables that have to be processed.
>
>Kev
Will Jones
Previous
Reply
Map
View

Click here to load this message in the networking platform