mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
minor text update
This commit is contained in:
@@ -150,8 +150,8 @@
|
||||
<ul>
|
||||
<li>Create new database on SQL Server 2016 or Azure SQL.</li>
|
||||
<li>If you are using Azure SQL make sure that firewall rules in Azure enable you to make connections between your host and Azure SQL database.</li>
|
||||
<li>Execute setup.sql script to create Todo table and populate it with sample data</li>
|
||||
<li>Open xproj file in Visual Studio 2015 and set connection string in Startup.cs file:
|
||||
<li>Execute setup.sql script to create Todo table and populate it with sample data.</li>
|
||||
<li>Open .xproj file in Visual Studio 2015 and set connection string in Startup.cs file:
|
||||
<code>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user