Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can SEEK ignore deleted records?
Message
De
01/10/2007 21:47:07
Bill Fitzgerald (En ligne)
Woodbury Systems Group
Hamilton, New Jersey, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01257809
Message ID:
01257810
Vues:
13
>>Is there any way (short of packing the table) to get seek() to not read deleted records?

One simple way is to include NOT DELETED() in the filter of the index. That can mess up Rushmore, but it beats packing.

Another way is to SET FILTER TO NOT DELETED(). I haven't done that with SEEK(), but it's worth a try.

Bill Fitzgerald, MCP
Woodbury Systems Group
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform