Store information
Admin user email
Admin user password
Confirm the password
Create sample data
Database information
Database
Use built-in data storage (SQL Server Compact)
Use SQL Server (or SQL Express) database
[Recommended]
Create database if it doesn't exist
Connection string
Enter SQL connection values
Enter raw connection string (advanced)
SQL Server name
Database name
SQL Server name
Use SQL Server account
Use integrated Windows authentication
SQL Username
SQL Password
Connection string
Example:
Data Source=sqlServerName;Initial Catalog=dbName;Persist Security Info=True;User ID=userName;Password=password
Find more info
here
Specify custom SQL Server collation
Install
Wait...