I am running into some trouble creating a user for one of my dbs. The user account will be used to pull data out of the db into excel, so they don't need to login directly to the server. I was reading the BOL on creating database users which states 'The topic assumes that a corresponding sql server login already exists'. Is that a requirement? And if it is how do I stop the user from actually logging into the server?
Thank you
Thank you