|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, October 09, 2012 10:02 AM
Points: 1,
Visits: 6
|
|
| I am trying to attach aventurework database 2012, but I am getting an Operating system error 5: "5(Access is denied.)
|
|
|
|
|
SSChampion
        
Group: General Forum Members
Last Login: Yesterday @ 4:22 PM
Points: 11,789,
Visits: 28,063
|
|
access denied is usually because the account the SQL service is running from doesn't have access to teh specific folder the mdf exists in; for example, if the mdf is on YOUR desktop , ie c:\Users\seyoumblen\Desktop , most other users do not have access to it ; all the folders specific to you have very limited permissions.
move the file to a more public folder, like c:\Data or something instead.
Lowell
--There is no spoon, and there's no default ORDER BY in sql server either. Actually, Common Sense is so rare, it should be considered a Superpower. --my son
|
|
|
|