Database ‘Adventureworks’ does not exist (Msg 911)

Posted on

If you get this sort of error as shown below:

Msg 911, Level 16, State 1, Line 1
Database 'Advantureworks ' does not exist. Make sure that the name is entered correctly.

And you already have this database, make sure you are typing the Database name correctly such as:

USE Adventureworks

Leave a Reply

Your email address will not be published. Required fields are marked *