Microsoft
Software
Hardware
Network
Question : Changing Data Type
I am trying to change the datatype of a field in a SQL 2005 table from nvarchar to datetime, but get an 'arithmetic overflow error'. How can I fix this?
Answer : Changing Data Type
chapmandew's use of isDate() would be needed to determine if the value is a valid date.
My suggestion of creating a new column first would be a good way to go to preserve the existing data for comparison later.
Split.
Random Solutions
c#, asp.net
Exchange 2010 After install when initialising it looks for the DC not the member server
SQL Server file proportions
Acitve Directory syntax question
formatting a string in vb.net(urgent)
How to get the Drop down items of a ToolStripDropDownButton to remain open.
ideal RAM for SQL server
Need to Store data from a calculated field into a table
Multiple update statement with foreign key constraints
Excel Macro migration tool