Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rushmore not optimizing
Message
From
04/12/2012 13:39:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Rushmore not optimizing
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01558688
Message ID:
01558688
Views:
91
Hello folks,

In all my years of working with VFP, having a first...rushmore is not working for every table. This is a new Win7 machine with VFP9 on it.

For some queries on certain tables, it all works perfectly.

The test queries are simple; sys(3054) reveals rushmore optimization of "none".
select * from ediinvoicelnes where invnum = "1055947"
select * from ediinvoices where invnum = "1055947"
Of course there is an unfiltered index on invnum in each table, and SET OPTIMIZE is ON. The data is sitting out on the network (W2K Server, don't laugh...no SMB2). I compiled the test into an .exe and ran it from outside "Program Files" to make sure there was no funny business going on there, same result.

These queries run fine (optimized) on the machine sitting next to it (WinXP, VFP8).

Any ideas? About to copy these tables locally to see if the network is to blame, but that is a stretch.


Thanks,
Steve Gibson
Next
Reply
Map
View

Click here to load this message in the networking platform