Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this SCAN ...ENDSCAN correct?
Message
 
 
À
28/01/2004 20:23:38
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00871624
Message ID:
00871640
Vues:
19
Henry,

It can be done with one UPDATE command
UPDATE ClientList ;
	SET LastUpdate = CurUpdate, ;
	CurUpdate = DATE()
>>Henry,
>>
>>What this code suppouse to acomplish?
>>
>Hi Sergey:
>
>How are you? Basically, each time i run an update, this prg file should update the ClitList.CurUpdate field to the day the update was run. The ClientList.LastUpdate, would be updated to reflect the previous date that was stored in CurUpdate field.
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform