Can we create a user with out creating alogin????

  • Hi,

    I need to create a user in database ABC and give him read permissions.In this case can we create a user in database ABC directly or do we need to create login and then map the user to the database ABC?

    thanx

  • You need to create a login, or the person cannot access the database. The login grants access to connect to the instance and then maps to a user in a database.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply