Viewing 5 posts - 1 through 5 (of 5 total)
thank you. I have done pretty much what you have, three outputs. then i'm doing a union all from input 1, 2 and 3. 1 = deleted, 2 = new...
November 8, 2011 at 6:20 am
That is what i'm doing. The new goes to the union all and 'changed' goes to ole db command where i say, under component properties -
sql command:
UPDATE tblproductassignment
SET CurrentRecordInd =...
November 4, 2011 at 12:34 pm
Thanks, but i was able to use this and resolve the problem. FYI, you can follow this if anyone else is running into the same issue.
http://agilebi.com/jwelch/2008/09/05/error-redirection-with-the-ole-db-destination/
My issue...
October 21, 2011 at 6:21 am
Thanks. Yes, we have already set it to 'redirect row'. It is currently redirecting rows to the error table, but the issue is that it redirects like a 'batch' of...
October 20, 2011 at 7:31 am
We just have the 'red' arrow going to error table, listed as OLE DB Destination Error Output. Is this what you mean?
October 20, 2011 at 7:23 am
Viewing 5 posts - 1 through 5 (of 5 total)