Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date Conversion...
Message
De
26/11/2004 21:45:23
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
MS SQL Server
Divers
Thread ID:
00961757
Message ID:
00965076
Vues:
14
to update you date field back to sql, you must convert first your date to string using DTOC() or your datetime using DTOC(DATE()) + " " + TTOC(DATETIME(),2) then include this value in your INSERT or UPDATE SQL Statment.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform