Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL select slow on tables shared with VFP8
Message
 
 
To
12/01/2005 15:29:48
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00972500
Message ID:
00976551
Views:
18
If invcust table doesn't have index on DELETED(), SYS(3054) will report partial optimization in both BFP8 and 9.

>
SELECT *;
> FROM ;
>     wots!invcust;
> WHERE  Invcust.custinvno == ( ?lnCustinvno )
>
>
Using index tag Custinvno to rushmore optimize table invcust
>Rushmore optimization level for table invcust: Partial
>
>
>Order Name  Type       Expression    Filter     Collate
>Custinvno   Candidate  custinvno                Machine
>
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform