Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index problems
Message
De
22/09/1998 12:45:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Index problems
Divers
Thread ID:
00139503
Message ID:
00139503
Vues:
47
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform