Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can this be faster?
Message
From
27/03/2001 07:48:40
 
 
To
27/03/2001 06:48:49
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00488878
Message ID:
00488907
Views:
11
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform