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
Guide to install OS in newly Hard Drive
jquery modal confirm how to pass url
How to clear a datagridview
Online Forms and SQL
iPhone ActiveSync error: Cannot Get Mail The connection to the server failed. New DigiCert certificate
Same basic colors in HTML or RGB
asp.net I have a situation where I need to forms on a page??
Internet Explorer blocking javascript
how to permanently delete wireless profiles
How to test on an Android device