Search Results

0
votes
2answers
263 views

Missing drive when attaching database in SQL Management Studio 2005

I'm trying to attach an external mdf file to my SQLEXPRESS instance from within the SQL Management Studio 2005. However, I'm unable to see the drive that the database file resides in under the dire …
0
votes

Missing drive when attaching database in SQL Management Studio 2005

devstuff, thanks a lot for your help! It was the problem with the file permissions. …