Update README.md

This commit is contained in:
Jos de Bruijn
2017-06-26 09:46:55 -07:00
committed by GitHub
parent 9ad992fc48
commit f1ab5a4a32
@@ -55,7 +55,7 @@ The below steps reconstruct the WideWorldImportersDW database. To populate the d
1. Click **Edit** to modify the **Target Database Connection** to point to your SQL Server.
1. Edit the **Database Name** to "WideWorldImportersDW".
1. Click **Publish**.
1. Wait for publication to finish. You can monitor progress in the **Data Tools Operations** page in Visual Studio. In testing this took around 3 minutes.
1. Wait for the publication process to finish. You can monitor progress in the **Data Tools Operations** page in Visual Studio. During testing this took around 3 minutes.
4. Execute the SQL Server Integration Services package **Daily ETL** once, to seed the WideWorldImportersDW database based on the contents of the WideWorldImporters database. For instructions on how to install and run this package see [wwi-ssis] (../wwi-ssis/).