Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datetime ()
Message
De
09/09/2008 13:07:33
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01346073
Message ID:
01346116
Vues:
10
This message has been marked as a message which has helped to the initial question of the thread.
>I guess I found it
>
>REPLACE time_table.startime WITH CTOT("01/01/2009 13:35")
>REPLACE time_table.endtime WITH CTOT("01/01/2009 13:36")

Depends on what date & time you are storing. Where is the data coming from? What is the meaning of the datetime you are storing? I use a default datetime() in the table definition to keep the time the record was created. If you want to store the time it was edited that's a bit more complex because the act of storing the time is itself an edit.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform