Hi all,
I am relatively new to Microsoft SQL Server 2008 R2. I asked for a database backup .bak file to learn myself. This file should be generated correctly since it works on some other machine.
I am a local user of my XP machine (in a company network environment). When I select the .bak to restore the database, I receive the following error:
TITLE: Microsoft SQL Server Management Studio
------------------------------
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
ADDITIONAL INFORMATION:
CREATE DATABASE permission denied in database 'master'.
RESTORE HEADERONLY is terminating abnormally. (Microsoft SQL Server, Error: 262)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.50.1600&EvtSrc=MSSQLServer&EvtID=262&LinkId=20476
...
Go to the complete details ...