Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexing problem
Message
From
23/11/2004 14:07:39
 
 
To
23/11/2004 00:42:55
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00963720
Message ID:
00963978
Views:
9
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
Previous
Reply
Map
View

Click here to load this message in the networking platform