Viewing 4 posts - 1 through 5 (of 5 total)
hi ..I tried this method to convert bytes yo string..but still it didnt work.it give this error
[Script Component [3369]] Error: System.ArgumentException: Argument 'Prompt' cannot be converted to type 'String'. at...
May 28, 2007 at 2:03 am
hi..
I am tyring to convert numeric eg 20070518
TO
datetime or smalldatetime eg 5/18/2007 12:00:00 AM
in Dts package ther wrote this script..
but i dont know how can i do in SSIS package
Function...
May 22, 2007 at 8:25 am
hi..thanks for your reply..
i am using Data conversion task ...buts its not able to convert
Byte Stream [DT_BYTES] to String[DT_STR]
It gives this error:
[Data Conversion [245]] Error: Data conversion failed while...
May 21, 2007 at 7:04 am
hi
thanks for reply..I found a solution. I have add Script Component..There i can add new output row ..
From the result of variable i add to new output result.
eg
Dim
...
May 15, 2007 at 7:56 am
Viewing 4 posts - 1 through 5 (of 5 total)