Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting a string or any variable to a date variable
Message
From
03/06/2003 13:02:24
David Brunelle
Université de Sherbrooke
Sherbrooke, Quebec, Canada
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00795610
Message ID:
00795789
Views:
30
Does that mean that I would have to do something like

dim dataconn,datacmd,datars

set dataconn = server.createobject("ADODB.Connection")

dataconn.open "DSN","user","pwd"

dataconn.setDateFormat("YMD") or something of the sort?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform