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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-01-26 : 17:38:52
|
Alain Dumont writes " Hi,
I'm using SQL Server 6.5 to log access to a website.
I use a column named "ThisDate" which data type is set to 'Text' and with values like "2001/31/12 12:34:56".
How can I change the data type to 'Date' without losing the values ?
Thanks." |
|
|
|
|
|