Tuesday, November 17, 2009

Free SQL Server Training Video - Pt. 1 - How to Synchronize Login s Between Two Servers

Free SQL Server video tutorial This Free SQL Server Video Tutorial comes from LearnItFirst.com's online training videos library

Free Tutorial Video: Pt. 1 - How to Synchronize Logins Between Two Servers

More info about this video:

One of the more confusing topics for people coming into SQL Server - even if you have a lot of experience with other database management systems like Oracle, DB2, MySQL, etc - is how to move a database from Server A to Server B (or Instance A to Instance B) and how to keep the logins in sync. This video, part 1 in our section on how to sync logins between servers in SQL Server, covers the scenario, the reason we need to know this, and gets into a little bit of SQL Server security architecture.

Highlights from this video:

  • How to view the orphaned logins (those Without Login)
  • How SIDs work as well as what sys.server_principals and sys.syslogins are
and much more

Free MSSQL Server 2005 training video

Related Links:

Links to this post:

Create a Link

<< Home