Viewing 5 posts - 1 through 5 (of 5 total)
Hi,
Please check the attachment. I have defined a variable `TimeStamp` and used the script task to assign a value at runtime. you can check if you are...
September 4, 2008 at 10:07 am
you can use `Execute SQL Task` on control Flow Task and then use data flow task for further process.
hope this helps 😉
thanks
Nilesh
September 3, 2008 at 4:03 pm
Hi,
did you lock the variable for writing?
Let me know the variablename you are using for writing.
it should be the same case variable.
try using plus sign (+) instead of ampersand while...
September 3, 2008 at 3:45 pm
Hi,
When I create the Excel table using DTS package for the same SQL Query it works but when I use SSIS to create excel table it fails.
so I used the...
August 22, 2008 at 5:33 pm
Sarang,
I have one query which has few columns which are more than 2000 in length. I don't have any constraint on excel sheet. So there is no foriegn key on...
August 22, 2008 at 4:54 pm
Viewing 5 posts - 1 through 5 (of 5 total)