Skip to content

Commit ae8e6fa

Browse files
authored
Update README.md
1 parent d50c814 commit ae8e6fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The name of this sample database was based on the Northwind database. Chinooks a
2929

3030
### How do I Download and Create the Chinook Database?
3131

32-
Download the files from the [Downloads page](ChinookDatabase/DataSources). It is provided one or more SQL script file for each database vendor supported. You can run these SQL scripts with your preferred database tool.
32+
Download the SQL scripts from the [latest release](../../releases) artifacts. It is provided one or more SQL script file for each database vendor supported. You can run these SQL scripts with your preferred database tool.
3333

3434
For SQL Server, Oracle, MySQL and SQLite, there are available batch files that will execute the respective SQL script(s). These batch files use the database server command tool (**mysql.exe** for MySQL, **sqlcmd.exe** for SQL Server, **sqlplus.exe** for Oracle, and **sqlite3.exe** for SQLite). It is recommended to open a Command Prompt window as Administrator in order to run these batch files.
3535

0 commit comments

Comments
 (0)