Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DateTime Syntax
Message
From
04/05/1998 11:20:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
DateTime Syntax
Miscellaneous
Thread ID:
00096720
Message ID:
00096720
Views:
46
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
Next
Reply
Map
View

Click here to load this message in the networking platform