Hello,
I am developing an SSIS package in SQL Server 2008. The package reads the data from source, performed some transformations and updates the destination Oracle server. My package is working fine till this point. Now I want to update the transformation status back in source table for each record successfully transferred. FYI I am using OLE DB source and destination.
Thanks,
Sunil.