Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I make use of Clipper or dBase indexes??
Message
De
20/11/1997 10:31:03
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00060807
Message ID:
00061390
Vues:
54
>I don't know of anyway of indexing while files are not being used >exclusively. > >DJ :o) You need exclusive use for structural indexes only (because the existence of such an index is marked in the table header).
Index on whatever tag something <b>of {index file name.cdx}</b>
creates a .cdx file independent of the table, i.e. it may be open shared and even read-only. This index is not opened automatically when you use the table, so you have to open it explicitly:
use foreign_table order something of {index file name.cdx}
.Signature { margin-top: 12px; color: #666666; } .Signature a { color: #666666; }

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform