Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace date
Message
 
À
18/08/2009 23:25:48
Muthu Vel
Sty Company
Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01418854
Message ID:
01418861
Vues:
35
>I want to replace date "18/08/09" instead of "17/08/09 in my "DOA" field of my table(counseling) from record number 1 to 250.
>
>Kindly help for this one.
>
>thanking you
REPLACE Doa WITH Doa+1 FOR Doa = {^2009-08-17} AND RecNo("counseling") < 251 IN counseling
NOT TESTED!! So make sure you have a good backup of that table before you try the code.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform