Error 262 create database

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nickbeds

    Error 262 create database

    Hi,
    I have this problem: I use my net user to connect in sql server but
    when I'm doing this operation I receive a message box: Error 262
    Autorization create database no possible in master database.

    Can you help me?

    Thanks

    nick
  • Erland Sommarskog

    #2
    Re: Error 262 create database

    nickbeds (nickbeds@gmail .com) writes:
    I have this problem: I use my net user to connect in sql server but
    when I'm doing this operation I receive a message box: Error 262
    Autorization create database no possible in master database.
    Do you have any particular reason to expect to be able to create
    databases?

    If you try to do this on a corporate server, contact your DBA.

    If you are the DBA yourself, or if you do this on your own developer
    machine, please give more details how you logged, which OS you have etc.
    And don't forget to specify the version of SQL Server.


    --
    Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se

    Links for SQL Server Books Online:
    SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
    SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
    SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

    Comment

    Working...