Microsoft
Software
Hardware
Network
Question : string to date
Hey
I gave a string that stores a date ( 20091211205325-032babb7). The first 4 characters are year, next 2 are month and the next 2 are day. What I want to do is change the format to MMDDYYYY and update a date column called xdate.
I cant figure out the sql statement
Answer : string to date
update tbl set xdate = left(badfield, 8)
Random Solutions
SBS2008 Shadow copy client for XP
WP - how to create a menu item that points to an absolute URL
last restart of windows
Execute only select sql
Microsoft Excel 2007 - parse Data in a cell
Crystal Reports 11 - Cross-Tab FORMAT
Problem with C# OracleDataReader retrieving OracleLob in a record
NT Reports
using one procedure with for parameteres to open forms
trim string