SSIS "MM/DD/YYYY" Format expression.

(DT_DBTIMESTAMP)(SUBSTRING([date string], 7, 4) + "-" SUBSTRING([date string], 1, 2) + "-" + SUBSTRING([date string], 4, 2))

Comments

Popular posts from this blog

Open SSRS Linked URLS in a new window

SSRS Font Weight expressions