Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid key lenght
Message
De
03/02/1999 10:44:27
 
 
À
03/02/1999 10:37:05
Jean Gagné
Bergeron & Trudel Inc.
St-Albert, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00183440
Message ID:
00183447
Vues:
15
>Hello !
>
>The VFP 5 documentation says that a CDX index key can be up to 240
>characters long. When I issue the following commands I get an error 112
>- Invalid key lenght.
>
>create table x (x c(240))
>index on x tag x
>
>If I reduce the field lenght to 120 it works fine. 121 doesn't work.
>
>What could be wrong. Is there a parameter that I should change in VFP. I
>am using 5.0 (build 415), french version.
>
>Thanks !
>
>Johnny

I don't know what is wrong, but realistically (for app purposes) it's probably enough to INDEX ON LEFT(x,10).
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform