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
 General SQL Server Forums
 New to SQL Server Programming
 how to grant permission to create a new object

Author  Topic 

novnv
Starting Member

1 Post

Posted - 2008-01-23 : 01:52:29
I am new to sql server. right now i getting used to management studio.I am trying to creata a new object / a new database but i am getting an error which says permission not granted

can any help me to move ahead

thanks

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-01-23 : 21:54:42
You need be in database creator server role at least.
Go to Top of Page
   

- Advertisement -