Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
REPLACE - syntax
Message
De
18/03/1997 01:11:38
 
 
À
17/03/1997 17:09:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00024577
Message ID:
00024619
Vues:
38
>>>>Can someone help me with the syntax with REPLACE.
>>>>
>>>>REPLACE mytable.myfield with cSomething
>>>>or
>>>>REPLACE mytable.myfield with cSomething in mytable
>>>>or
>>>>REPLACE mytable.myfield with cSomething in "mytable"
>>>>
>>>>Tks
>>>>Mike
>>>
>>>Use transparent syntax:
>>>Select mytable
>>>Replace mytable.myfield with cSomething
>>Hi Ed,
>>Do you have to select the table if you reference the field with the table alias as in mytable.myfield?
>>Mike
>
>Actually not! But writing one more line of code you get clear readable syntax.

Slower also! :)

Vlad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform