Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DateTime Syntax
Message
De
04/05/1998 11:20:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
DateTime Syntax
Divers
Thread ID:
00096720
Message ID:
00096720
Vues:
47
I'm trying to send a datetime value via ODBC to an Access table. The expression is embedded in a string like this:

cString = "UPDATE myTable SET dt_Start = ' + DTOC( DateTime variable ) + '...rest of the string'

nRslt = SQLEXEC( nHandle, cString )

How do I format the string?

TIA

Ken
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform