Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 database create security

Author  Topic 

timberdoodle
Starting Member

5 Posts

Posted - 2001-05-04 : 15:54:33
I'm new to SQL Server and am looking for a way to keep my programmers from being able to create new databases. They can create all the tables they want but I would like to be the only one able to create databases and grant access to the databases.
How can I achieve this?

   

- Advertisement -