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
Creating Voting Buttons
Making a form editable in Access 2002
how to devevlope voice chat applications using C#.net ?
how can i delete a post on OCS Group Chat server?
C# design question
windows xp privilidge problem
Printing question
I need some help with a batch file
IIS 6 to IIS 7 with Classic ASP Support
Access ADP Error Msg: "Cannot Find Column"