Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Nitu
Yak Posting Veteran
81 Posts |
Posted - 2006-01-31 : 17:04:17
|
| Hi I have a field which is text. I want to convert it to datetime.(the value of the field which has its data type as text is a date)thanks inadvance |
|
|
Nitu
Yak Posting Veteran
81 Posts |
Posted - 2006-01-31 : 17:10:37
|
| Never mind. I got itThanks anyways |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2006-02-01 : 00:54:27
|
| >>(the value of the field which has its data type as text is a date)Hereafter use DateTime datatype to store datesMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|