We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45af860 + 1df4bc3 commit 910be7eCopy full SHA for 910be7e
samples/databases/adventure-works/README.md
@@ -36,7 +36,7 @@ This is the OLTP version.
36
3. Open SQL Server Management Studio (SSMS).
37
4. In SSMS, open the file {SQL Server Path}\Tools\Samples\AdventureWorksDW2014\instawdb.sql.
38
4. In the script, change the :setvar SqlSamplesDatabasePath variable to your {DATA path}.
39
-5. In the script, change the :setvar SqlSamplesSourceDataPath variable to {SQL Server Path}\Tools\Samples\AdventureWorksDW2014.
+5. In the script, change the :setvar SqlSamplesSourceDataPath variable to {SQL Server Path}\Tools\Samples\AdventureWorks2014.
40
5. On the Query menu, click SQLCMD Mode.
41
6. On the Standard toolbar, click the Execute button to run the script.
42
0 commit comments