Re: connect database user to security login user
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 02/10/05
- Next message: Steve Prescott: "Re: Orphans"
- Previous message: dev_kh: "Re: Who is calling my SP?"
- In reply to: Per W.: "connect database user to security login user"
- Next in thread: JohnnyAppleseed: "Re: connect database user to security login user"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Feb 2005 18:00:41 +0100
sp_change_users_login.
Also, you can transport the logins with the correct sid, search KB for sp_help_revlogin.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ http://www.sqlug.se/ "Per W." <pwbuf@tiscali.no> wrote in message news:GdMOd.98909$Vf.3877273@news000.worldonline.dk... > After restore off a database the user under security logins was not created. The user under > Database and users was created, but that user MUST bee the same user under security logins, if i > try to make a new user with same name under logins, thats ok, but i cant connect to the database > becuse the user allready exists, i cant delete the user under the database. What to do? Is there > som way to connect a database user to a security login user. Its SQL security and login. > > > /Per W. >
- Next message: Steve Prescott: "Re: Orphans"
- Previous message: dev_kh: "Re: Who is calling my SP?"
- In reply to: Per W.: "connect database user to security login user"
- Next in thread: JohnnyAppleseed: "Re: connect database user to security login user"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|