Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL select slow on tables shared with VFP8
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00972500
Message ID:
00976551
Vues:
11
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform