Viewing 2 posts - 211 through 213 (of 213 total)
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...
May 23, 2006 at 10:31 am
#639548
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...
May 19, 2006 at 10:22 am
#639052