I downloaded Adventure Works 2012 and connected to the database by attaching to the MDF file. Everything worked OK but if try to query the database is displaying the error
Msg 208, Level 16, State 1, Line 1
Invalid object name 'Person'.
What Am I doing wrong