Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Searching memo fields
Message
 
To
20/12/1999 12:12:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00306242
Message ID:
00306271
Views:
30
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform