Connecting Tech Pros Worldwide Forums | Help | Site Map

Error 262 create database

nickbeds
Guest
 
Posts: n/a
#1: Oct 7 '08
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
Guest
 
Posts: n/a
#2: Oct 7 '08

re: Error 262 create database


nickbeds (nickbeds@gmail.com) writes:
Quote:
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@sommarskog.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

Closed Thread