Viewing 2 posts - 1 through 2 (of 2 total)
i got round mine by creating a temp table, loading all "updated" rows as an insert into the temp table.
then in the flow, add an Execute SQL Task. blah blah...
November 12, 2010 at 4:18 am
#1249899
i'm trying to do the exact same thing.
so far i have an OLE DB Connection, LookUp (Expression), Conditional Split, OLE Destination for Insert New Rows, and an OLE Command for...
November 10, 2010 at 10:09 am
#1249031