Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid key lenght
Message
From
03/02/1999 10:37:05
Jean Gagné
Bergeron & Trudel Inc.
St-Albert, Quebec, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Invalid key lenght
Miscellaneous
Thread ID:
00183440
Message ID:
00183440
Views:
55
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
Johnny
Next
Reply
Map
View

Click here to load this message in the networking platform