Exercise: Add a Data Source

Prerequisite: If you have not already done so, please Download the AdventureWorks Sample Database.

Steps:

  1. In your Business Unit, right-click on Data Sources > Data Sources > Add SQL Server Data Source.
  2. Give your data source a name: AW.
  3. In the Server box, Type: [localhost.]
  4. In the Database option expand the dropdown
    • This will let you select any existing database in the server.
  5. Select the AdventureWorks database.
  6. Click Test Connection.
  7. Click OK to create your data source.

Next