Microsoft
Software
Hardware
Network
Question : sql users
hi
in the sql i have a ob that delete the dataBase en restor it(in test comuter) from db that in real db but one of the users dont kip the login name (i can see th name off all users but the loginName is missing
i use a job:
exec sp_change_users_login 'AUTO_FIX', 'name', Null, 'pass';
GO
Answer : sql users
Run the above command in your real db and then do a new backup / restore to testdb.
Use the stored procedure described here to to transfer logins from real to testdb:
http://support.microsoft.c
om/kb/2461
33
Random Solutions
SQL Database Backup "not permitted because it is not online"
Exchange 2010 Domain Prep
Exchange 2010 Remote Connectivity, SMTP
DB2 SQL EMBEDDED IN COBOL SELECT INTO
time duration on cfchart y axis
User's Web-Based AOL Mail is sending spam to all his contacts
Problem with Microsoft Transporter Suite
Exchange 2010 OWA Problem accessing Options
Windows 7 NAT
Query not inserting rows into table