August 5, 2011 at 11:35 am
Nope, using 2008.
Date stamp is built using date parts with GetDate() as the source.
Then date stamp variable is then used in another variable to build the SQL statements. Very simple statements, not very long. See the first page of the thread for some more expression details.
August 5, 2011 at 12:23 pm
That's too bad - I thought they'd squashed that bug in 2008.
Try one of the other two workarounds - like collapsing the "depth" of the expressions, or using a Script Task to eval them.
Todd McDermid - SQL Server MVP, MCTS (SQL 08 BI), MCSD.Net
My Blog - Dimension Merge SCD Component for SSIS - SSIS Community Tasks and Components
September 5, 2011 at 2:33 pm
Hi,
Just curious to know before you did 'execute sql task' how did you provide the source that provides the data into sql task? My problem is similar to urs, and i dont have a clue on mine
thanks for ur help!
debra
September 6, 2011 at 7:04 am
I am not sure I understand your question. The source is defined at the package level. The Execute SQL task looks to that definition.
Viewing 4 posts - 16 through 18 (of 18 total)
You must be logged in to reply to this topic. Login to reply