I downloaded a sample DB from here:
http://msftdbprodsamples.codeplex.com/releases/view/4004
Specifically, this is the ‘
AdventureWorksLT.msi ’
So, I loaded it into my SSMSE, right-click Databases > Attach > Database > Attach > etc., etc.
Now, in C# (Express) I goto Add new Datasource > Database > Next > New Connection > Browse . . . navigate to the folder that holds the AdventureWorksLT.mdf Select it and click Open and then I get this message:
AdventureWorksLT_Data
You don’t have permission to open this file
Contact the file owner or an administrator to obtain permission.
I don’t think I’ve ever seen this message before, and I am the administrator.
What am I doing wrong here? Also, what so I need to do to get this working?
Thanks!
Ryan---
View Complete Post