79138214

Date: 2024-10-29 16:59:04
Score: 1
Natty:
Report link

I posted my solution to what I think is similar to your situation here: Grant Permission to SQL application database

Basically, give permissions through SSMS > [DatabaseName] > Security > Users > Create Users...

Pick the domain user

Pick Securables and set the permissions like SELECT, UPDATE, for the user to the database.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Hannington Mambo