In a DataFlowTask with several OLE DB Destinations, how can I "last", before ending this DFT execute a storedProcedure
This storedprocedure is used for saving metadata (taskname, rowcounts etc) regarding this DFT and I dont want to add an ExecuteSQLTask after the DFT in the Control Flow
Regards
Riccardo