adventureWorks unable attach to a SQL server
if you ever get an 'permission' issue trying to attach adventureWorks to your Sql Server, the solution would probably be this.
Right click on your 'adventureWorks.mdf' file -> Properties-> Security -> Give full control access.
That's it!
Comments