Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Searching memo fields
Message
 
À
20/12/1999 12:12:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00306242
Message ID:
00306271
Vues:
29
>I want to set up a form to allow the user to do a search on a memo field for a complete table. Is there a way to search memo fields for specific strings.
>
>Thanks

Joshua,

All string functions work on memo fields in VFP. You can;

LOCATE FOR "My Text" $ MemoField

of course it will not be as fast as using =. But that has to do with not having indexex available.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform