Fixing orphaned SQL users

written by Ryan Olshan on Monday, January 15 2007

I was migrating some databases and had some orphan users that I needed to fix. So, I found the sp_change_users_login stored procedure. It's pretty cool. Check it out.
Kick this post on .NET Kicks

Similar Posts

  1. My Twitter Fountain
  2. Welcome to the new RyanOlshan.com
  3. GridView Dynamic Button Frustrations

Comments

  • Bill on on 1.16.2007 at 11:58 PM

    Bill avatar

    very very cool indeed.

Post a comment