Viewing 3 posts - 1 through 4 (of 4 total)
hi
thanks for your response.
please bear with me, i am new on this
i don't think so, I would be able to use that function in DTS packages.
September 10, 2008 at 10:55 am
Hi,
thanks for your response david, here is the cast function below i am trying but giving expected ')'.
Function Main()
CAST(DTSSource("ORDER_QTY") AS numeric(9)) * CAST(DTSSource("UNIT_PRICE") AS numeric(9)) * CAST(DTSSource("SELL_RATE") AS numeric(9)) =...
September 10, 2008 at 10:32 am
Hi,
But how, I really didn't get it . I have tried it so many time but giving me errors. can you tell me any other way please?
thanks
September 10, 2008 at 7:50 am
Viewing 3 posts - 1 through 4 (of 4 total)