Microsoft
Software
Hardware
Network
Question : SQL DateTime conversion
I am trying to copy a varchar field in a source table to a new table field that is DateTime. I cannot complete the process because I get an error "The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value." How can I find the data causing me problems?
Answer : SQL DateTime conversion
SELECT CAST ('1900-01-01 '+ STUFF(STUFF( CALL_TIME, 5,0,':' ), 3,0, ':' ) as datetime )
FROM Stage_Dialer_History
WHERE isdate(CALL_TIME) = 0
Random Solutions
.Net 2.0 and Mono compatibility?
Populating SharePoint Contact List from Active Directory
Printing question
WinNT Server and Trust Relationship
MS Access Where to put the code to calculate a field using data from a record selected in a subform
Calculate difference in time, and get the integer value
MSASCUI.exe error on XP Pro
SSRS 2005 - Multiple IIF Statement
drivers for UMC85c804 or SVGA 256c
Windows Server Cannot Update Error number: 0x8024D007