Data Mismatch in DateTime Field

  • Hi,

    While loading the data from Excel file to staging table using SSIS 2005 contains one column "StartDate" which is DateTime datatype.

    Please find the values below

    Custname No StartDate

    xyz 24720100107103549

    dfg 5020100107113727

    dfg 5018/08/2011

    dfg 5018/08/2011

    Some of the values in "StartDate" exists in the format as 20100107103549.

    Some of the rows contains '18/08/2011'

    Need all the data in the column should be in format DD/MM/YYYY

    ie 03/03/2009

    Could you please give me the suggestion

    Regards

    SqlStud

  • Please do not cross post, replies here please http://www.sqlservercentral.com/Forums/Topic1364523-148-1.aspx

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply