Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexing problem
Message
De
23/11/2004 14:07:39
 
 
À
23/11/2004 00:42:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
00963720
Message ID:
00963978
Vues:
8
Hi Tariq.

>I have a table entitled TABLE2 contained three character type fields. On click event of command1, I have following codes
>
>SELECT table2
>INDEX ON ALLTRIM(mill)+ALLTRIM(bank)+ALLTRIM(branch) TO table21
>
>When I press command1, it shows following error message
>
>"Invalid key length"

If you are using a collate sequence of something other than MACHINE, the maximum key length is 120 characters.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform