Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Date Conversion in SSIS

    Hi,

    The below code in VB.net will do the conversion.

    Dim myDate As String = "2009/06/30"

    ' initialise it with the format you have

    ...

Viewing post 1 (of 2 total)