Hello everyone,
I have a package to update a table in data warehouse. The updates include adding, updating, and deleting. When I run the package through Visual Studio and integration services catalogs. It works fine. However, when I run this package in a scheduled job, it deletes all the records in the table even though there are not records need to be deleted.
I have been trying to solve this problem for a while, but no success. Any help would be greatly appreciated.
Thanks,
Xiaowen