Forum Replies Created

Viewing 2 posts - 211 through 213 (of 213 total)

  • RE: DTS Skipping Last Record Missing {CR}{LF}

    In an ActiveX Script task, you could open the file as a text stream using the File System Object and read all into a string.  You could then open a...

  • RE: String to Decimal Conversion

    If you're using a data transformation task, use an ActiveX Script transformation for this specific tranformation.

    Assuming the destination field in the database is named "YourDecimalValue" and the data is in...

Viewing 2 posts - 211 through 213 (of 213 total)