Posts
Sort by recent activity
SQLCompare generates incorrect role scripts
In our SQL Server database, we have USERS named [DOMAIN\User1], [DOMAIN\User2], etc.We also have ROLES named [User1] and [User2], which contain the above-named users.Now we have a third role named ...