I want to overwrite data in my csv destination on the first iteration of a loop.
i want overwrite data in csv destination on first iteration of a loop.
the subsequent iteration want append data.
is possible?
mr shaw
the overwrite option in flat file destination not available in expressions options can not change dynamically. can make copy of data flow , set copy overwrite, use precedence constraint control data flow called. on first run use data flow overwrite turned on, use other data flow rest of iterations.
mike davis, mcts, mcitp
mike davis, mcts, mcitp
SQL Server > SQL Server Integration Services
Comments
Post a Comment