I'm working currently on staging to prepare my data warehouse. I want to have an SSIS package added automatically(with the name of the recently added table(s))
once a table added to my source database to use it for the staging process.Creating an automated job scheduling of SSIS Packages may be a solution but I didn't find any tip about it.
↧