SQL Server Community Blogs

Voices of the SQL Server Community
Welcome to SQL Server Community Blogs Sign in | Join | Help
in Search

Jorg Klein's Microsoft Business Intelligence Blog [Macaw]

SSIS - Convert various String date formats to DateTime with the Script Task

Published Jun 12 2008, 02:01 PM by jorg
Filed under:

Comments

 

hunki@hotmail.com said:

Thanks. Exactly what I was looking for.

July 10, 2008 10:04 PM
 

jjf said:

I have many dates in various string formats. This should work great for me, but I'm not sure how to implement it SSIS. (newbie) I've been using a derived column.

Thanks.

October 17, 2008 4:36 PM
 

jorg said:

jjf, you should not use a Derived Column but a Script Task, just like you can read in the blog.

Next to the Script Task you need a SSIS String variable that contains your date.

Good Luck!

October 22, 2008 8:50 PM
Powered by Community Server (Commercial Edition), by Telligent Systems