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
Load into SQL Server From FoxPro database through SSIS
Find Corrupt Record
SSRS - MultiValue Param - distinct?
Find \Device\Harddisk1\Partitio<wbr />n1 in Windows NT 4.0 (bad sectors)
how to log on as adminiatrator MS Word 2007 Vista
DELL Remote Floppy Boot Disk
Does Access 2007 still have the 2mb limitation.
LINQ QUERY TO RETURN DISTINCT DATETIME STAMPS
working on rdl files through vb.net using bo
What does the error message mean that says that a name conflicts with a valid range reference?