Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Binary index
Message
De
30/04/2017 11:03:40
Walter Meester
HoogkarspelPays-Bas
 
 
À
30/04/2017 10:15:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01650694
Message ID:
01650699
Vues:
52
>I use them for numeric fields that form a key. For instance:
>
>
>CREATE CURSOR xl_cellxfs (workbook I, id I, numFmtId I, fontId I, fillId I, borderId I, halign C(8), valign C(8), indent I, wraptext I, rotation I)
>INDEX ON BINTOC(workbook)+BINTOC(id) TAG id FOR !DELETED()
>INDEX ON BINTOC(workbook)+PADL(id, 10, '0') TAG sortorder FOR !DELETED()
>
Those are not binary indexes..
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform