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
MOSS 2007 SSL Setup on existing Application
How can I paint a cell of my table when I click on the mouse ?
C# DBNUL
am i using wireless "N"
Allow only uppercase characters in a column
exchangeSA warning every 15 minutes 9186
C# - Error retrieving array from session state.
Freeware LDAP Admin Tool
Need Help Creating a FORMATFILE for a BULK INSERT
How can DPInst search all of the subdirectories under the working directory