Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexing problem
Message
From
23/11/2004 02:24:05
 
 
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:
00963731
Views:
9
Hi,
May be you should try this
INDEX ON ALLTRIM(mill)+ALLTRIM(bank)+ALLTRIM(branch) TAG myIndexName OF table21.cdx
It will create compound index (.cdx) file

For a standalone index (.idx) file, the length of an index key must be between 1 and 100 characters. For a compound index (.cdx) file, the length of an index key must be between 1 and 240 characters.

HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Reply
Map
View

Click here to load this message in the networking platform