Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Search/Replace in memo fields
Message
De
14/06/1999 15:28:07
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00222492
Message ID:
00229653
Vues:
17
>REPLACE ALL memo field name WITH STRTRAN(memo field name, "vendor", "manufacturer")
>
>in a memo filed, it is not that just find a word in a memo filed
>and list all record that contains the word. Question is how
>you do it. If you have suggestion, I appreciate it very much.

I'm not sure how you would do it, but it seems that you should be right... there should be some way to just search for memos containing certain words. What about some variation on :
select * from tablename where certain string $ <some function>(memofieldname)
At least that would be my best guess. :) Sorry I couldn't help.
~~~~~~~~~~
Denise
~~~~~~~~~~
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform