Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP to VB
Message
From
24/11/2006 08:39:13
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01171617
Message ID:
01172251
Views:
11
>Tore in your reply"that I always make sure that my index keys give a fixed length value"
>its mean cdx or idx size in kb. if true, how much size are recmended by you.

I am not talking about the size of an index file, but the length of the key. One example:
Index on alltrim(custname) && Can give different lengths for each cust_name, and is very DANGEROUS
Index on padr(alltrim(cust_name),16) && Safe, will always give keys of length 16
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform