Close
Menu
Want to work with us? We're on the lookout for digital experts.
We're hiring
11 March 2011
by Web Bureau
Ran into this problem today when trying to restore a database using the following code:
RESTORE DATABASE
WITH REPLACE db_Name
FROM DISK = ' C:\db_name_FullBackup_20090624_1737.bak'
Basically i did not have the correct permission to run this command.
The solution i found was to open Management studio using 'Run As Administrator' - after that all worked fine!!
This site uses essential cookies for parts of the site to operate and have already been set. Find out more about how we use cookies and how you may delete them. You may delete cookies, but parts of the site will not work.