New Video: Copying and Moving SQL Server Logins
One of the things that makes copying and moving SQL Server databases a bit hard to handle is the fact that moving them typically also requires that you move logins from one server to another - and make sure that they're remapped as needed.
In this vidoe, you'll learn how to transfer and re-map SQL Server Logins from one server to another, and see how to enumerate and troubleshoot logins against assigned users and roles within SQL Server databases.
Video Length: 10:12
Video Summary: The final step in moving and copying SQL Server Databases is to make sure that your Logins are successfully mapped to database users and roles. In this video you'll therefore see what makes this requirement necessary and watch a step-by-step walkthrough of exactly what you need to do to ensure proper mappings between SQL Server Logins and database users and roles.
Comments
Loading Comments...