Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 3
    To save a download, you can also do this from within Visual Studio via the "SQL Server Object Explorer". Commented Oct 8, 2013 at 0:21
  • Here it should be: (localdb)\v11.0 (local-->localdb) Commented Aug 1, 2017 at 16:57
  • 1
    I also had the same problem by deleting mdf from VS which was working fine previously. But this solution did not help me as I could not see my database or tables in server management studio. My tables was not in my local data base and I am not able to locate it through server management studio to delete it as you said. Commented Apr 2, 2018 at 12:46