Minimum SQL Server Permissions?
Posted: Fri 02 Aug 2019 13:09
What are the minimum SQL Server Permissions required to perform a compare in Schema Compare 4.5.9? In 4.2, I needed to make sure the login/user had the SELECT permission on the view sql_expression_dependencies. That doesn't seem to be sufficient.
When I run the tool under a least privilege account, with the above permission, constraints don't appear to be getting picked up. If I run the same exact compare as a sysadmin, everything shows up as expected.
When I run the tool under a least privilege account, with the above permission, constraints don't appear to be getting picked up. If I run the same exact compare as a sysadmin, everything shows up as expected.