Mist User Guide
Creating a Database
Databases contain relational objects, such as tables, schemas, and views. Any relational object in a database automatically uses the database's connection.
To create a new database:
-
Go to the Home tab on the ribbon, and click the Database button.
-
Double-click on the database to open the designer for it.
-
Databases require that you specify a connection. For this example, use the AdventureWorksLT connection.
-
Change the Name value from Database1 to AdventureWorksLTDatabase to give the
database a meaningful name.
- Save the project to persist your changes to the project files. See Saving a Project for more information.


