Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

user, login and group

Status
Not open for further replies.

kindus

IS-IT--Management
Jul 25, 2001
77
US
I am new to SQL Server, I need a quick understanding on the following :

A login_id is attached to user_id and user_id is associated with a group. my queries would be
1) is login_id and user_id mapped one-to-one?
2) I could create a user without attaching to login-id. How do I connect to database as that user?
3) Anything which explains user, login and role better would be great !!

Anyone experienced in SQLServer may please explain these for me.

thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top