Microsoft
Software
Hardware
Network
Question : Convert varchar data to datetime
I have two tables in MS SQL Server. The source field is a varchar data type and has data that I need to move to another table field of DateTime data type. I need to convert the varchar to a DateTime format. The data in the source file is in the format yyyymmdd. How can I get the data to append to the new table without getting data type errors?
Answer : Convert varchar data to datetime
you dont really need any sort of explicit conversion if your date is in YYYYmmdd format, sql will automatically convert it to the curresponding date
Random Solutions
C# -- Checkbox STATE -- still fails ?
scripts to export Access table (in .xsl format)
Sql Non Disctinct possibility ?
tvwChild not declared error when using treeview in vb.net
Set Trigger for Birthdate
database file shrink error
GEt SQL data from Excel VBA
Passing CDIalog to a thread
Need Assistance Selecting Web Authoring Tool
Outlook 2003 Add-In