Tips for using SQL Server 2017 Integration Services (Part 3) Use breakpoints when you debug the packages. SQL Server 2017 Integration Services provide the ability to set breakpoints on packages, containers, and task events. Using breakpoints can help you debug your packages and find potential problems during the testing before transferring to production environments. Consider deploying a cache file together…