Drop Database

B

Bob

What is the best / correct way to prevent a user from being able to drop the
database?
thanks in advance,
...bob
 
B

Belu33fr

In Sql managment security connexion, create an user and dont give a role on
the server to this user, give the access to your database and in the your
database, grant acl to this user (or more simply, register this user in a
group witch has the rights you want).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top