MS Build publishing SSDT project errors creating SQL Server Logins MS Build publishing SSDT project errors creating SQL Server Logins jenkins jenkins

MS Build publishing SSDT project errors creating SQL Server Logins


I have seen that SQL Server error before when trying to add a windows user to a database, when the user was already in the dbowner role. Changing the dbowner to something like sa allows you to add the user to the database.

It would help to share the actual SQL statements that are being processed.