You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Running the demo requires .Net Framework 4.5.1 or newer.
6
6
7
7
Option 1 requires MS SQL Server database and login setup as well as [Sql Managed Objects 2016](https://www.microsoft.com/en-us/download/details.aspx?id=52676).
8
8
9
-
Option 2 requries [LocalDB](https://www.microsoft.com/en-us/download/details.aspx?id=29062), [SQL Server Command Line Utilities](https://www.microsoft.com/en-us/download/details.aspx?id=53591) and [Microsoft ODBC Driver 11 for SQL Server](https://www.microsoft.com/en-us/download/details.aspx?id=36434).
9
+
Option 2 requries [LocalDB](https://www.microsoft.com/en-us/download/details.aspx?id=29062), [SQL Server Command Line Utilities](https://www.microsoft.com/en-us/download/details.aspx?id=36433) and [Microsoft ODBC Driver 11 for SQL Server](https://www.microsoft.com/en-us/download/details.aspx?id=36434).
10
10
11
11
## Running
12
12
To run the demo execute `run.bat`. There are two options available:
0 commit comments