Permission to create database?

  • What permissions are needed for a user to create a database??

    (I cant find the info anywhere!!)

  • Have you looked in BooksOnLine? From BOL 'Create Database (Transact-SQL):

    Permissions

    Requires CREATE DATABASE, CREATE ANY DATABASE, or ALTER ANY DATABASE permission.

    To maintain control over disk use on an instance of SQL Server, permission to create databases is typically limited to a few login accounts

    Greg

  • Hi Greg,

    I found it while right clicking on the Server name.

    Thanks for the help

    Mike

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply