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
Subnets
http://companyweb
Syntax error on ASP/VB
Printing to PDF on XP Embedded thin client T5730
Forwarded Attachments
Icons get cutoff.
Vbscript to set focus when you only know part of a windows name
Convert DBtimeStamp to Date in Crystal 8.5
Insert not working within a trigger: Error converting data type varchar to numeric
capturing .net application tab event