M MarcoZ Basic Pleskian Jan 27, 2014 #1 Hello, How can i set the permissions to dbo for a DB user so every table will start with dbo. Greetings, Marco
Hello, How can i set the permissions to dbo for a DB user so every table will start with dbo. Greetings, Marco
I InderS Silver Pleskian Jan 28, 2014 #2 If you have administrator access then connect MSSQL server using windows authentication or SA user. Go to security >> user >> search for particular user >> right click on it >> permission and there you can add or edit permission for that user.
If you have administrator access then connect MSSQL server using windows authentication or SA user. Go to security >> user >> search for particular user >> right click on it >> permission and there you can add or edit permission for that user.