Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index problems
Message
From
22/09/1998 12:45:31
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Index problems
Miscellaneous
Thread ID:
00139503
Message ID:
00139503
Views:
46
I have a table with a Name c(9) field and a Code c(10) field. I created an index on ALLTRIM(Name)+Code. When I SEEK using this index with ALLTRIM(Name) plus the first 2 characters of the Code field, the record is found correctly. However, when I SEEK with ALLTRIM(Name) plus the entire Code field (or anything more than 3 characters), no match is found. I have tried reindexing and have verified the index expression. I have also tried SET EXACT both ON & OFF. Surely I am overlooking something simple here. Can someone please help?
Next
Reply
Map
View

Click here to load this message in the networking platform