Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change a few characters in a name field
Message
 
 
À
14/11/2011 10:25:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01528823
Message ID:
01528830
Vues:
79
This message has been marked as the solution to the initial question of the thread.
>cant i just write
>Chrtrans(f_name,"A","E") in the command window and it will run on the table?

If you need to replace the whole table, then
replace all f_name with ctrtran(f_name, 'A','E') in MyTable && this will change all records
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform