Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Name Search
Message
 
À
23/08/2004 17:49:08
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Titre:
Divers
Thread ID:
00935748
Message ID:
00935801
Vues:
21
Gary,

Thanks for the reply. It's not that "obvious" because for many of my searches, I don't create indexes on the cursors. Speed hasn't been a problem yet. Does the name search require an index tag? If so, does it have to be a special index? Which fields? NormalizeString()? One field? All fields of the name components?

Thanks

>Hi Chad:
>
>You call the DefineTag method by subclassing the cmLookUpManager::GenTagList method. The default code scans the indexes on the cursor. If you dont want that, you specify your own DefineTag calls. Obviously, there needs to be indexes created on the cursor :)
>
>>I'm trying to add searching (via the frmFindDialog) to a composite name field (cPrefix, cFirst, cMiddle, cLast, cSuffix). In the GenTagList, I can't figure out how to successfully call the DefineTag method. The cursor is from a remote view of a SQL Server table.
>>
>>Any ideas?
_________________________________
There are 2 types of people in the world:
    Those who need closure
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform