Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update - sql
Message
De
31/03/1999 14:49:06
 
 
À
30/03/1999 21:21:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00203649
Message ID:
00204007
Vues:
16
>Hi all
>I am trying to move away from "replace" commands to UPDATE-SQL. But how about memo fields where during a loop, I want to use "Replace additive" (perhaps 1000 values). I would appreciate any help
>tia
>john harriss

John,
How about:

UPDATE table ;
set memofield = alltrim(memofield) + newstring

HTH
Brad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform