Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting a string or any variable to a date variable
Message
 
To
03/06/2003 09:11:47
David Brunelle
Université de Sherbrooke
Sherbrooke, Quebec, Canada
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00795610
Message ID:
00795734
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
Hi David,

If i am correct, you have day, month & year in string variables in asp.
Now you want to send it to sql server.
If it is correct then, you just have to like following:
myDate = myday & '/' & mymonth & '/' & myYear
and then use this variable, wherever you are using date.
Though the sequence of using day, month or year may change depending upon the current date setting.


---
Raj
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform