August 27, 2008 at 3:45 am
Hello all,
I have one back up file of database. now i want to restore that database in
my sql server. but it is giving error like below.
System.Data.SqlClient.SqlError:CREATEDATABASE permission denied in database 'master'.
can anyone tell me what is wrong?
August 27, 2008 at 4:27 am
Please check out the permissions on your login.
August 27, 2008 at 6:08 am
See http://www.sqlbackuprestore.com/backupandrestorerights.htm for required rights.
SQL BAK Explorer - read SQL Server backup file details without SQL Server.
Supports backup files created with SQL Server 2005 up to SQL Server 2017.
August 28, 2008 at 7:19 pm
The login that you are using to connect to the database server doesnot have sufficient rights.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply