Converting text file

  • Hi,

    I wish to convert a text file to sql format. My text file conssist of date and time. After i convert all the fields are in character type.What  should i do to convert it to sql file so that the date is in datetime type and time is also datetime type.

    I try to make my sql file the date type into datetime type but when i convert the error message appeared.

    Thanks!


    Kindest Regards,

    dorcas

  • Use the Date Time String Transformation option of the Transform Data Task in DTS.  See "DTS Transformations" in BOL.

    Greg

    Greg

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

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