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
adding user to an existing AD group
Using install script to get directory path of the installation
eclipse
Update records in SQL table via Excel VBA and ADO
access coding-print single record problem
Convert Double to String VB.NET
Raise domain function level when there are 2 ADs
make no targets specified and no makefile found. stop
Moving_PLSQL_Code
SET FOCUS AND CHANGE COLOUR