Hi guys, I'm trying to serup a DB user which is more restrictive than the sa we currently use...
We have a SQL server database with lots of databases, what I want to do is create a user which has the same rights as sa but which only has access to one database, It would also be nice if it couldn't see any of the other databases.
Any ideas on how to achieve this?
Cheers
Hamish
We have a SQL server database with lots of databases, what I want to do is create a user which has the same rights as sa but which only has access to one database, It would also be nice if it couldn't see any of the other databases.
Any ideas on how to achieve this?
Cheers
Hamish