- Innoslate Help Center
- Innoslate Enterprise
- Innoslate Enterprise Installation Guide
SQL Database Configuration
Learn how to create a new SQL database for your Innoslate Enterprise environment through these step-by-step instructions.
Prerequisite:
- Full Text Search must be enabled in order for Innoslate to work.
SQL Server Database Configuration
-
Create a new database in SQL Server 2012 or newer
-
Open Microsoft SQL Server Management Studio
-
-
-
Right click “Databases” in “Object Explorer”
-
Enter a database name
-
Click “OK”
-
-
Set the username and password for the new database.
-
Navigate to “Security” in “Object Explorer”
-
Select “Logins”
-
Right click “New Login”
-
Select SQL Server Authentication
-
Enter a secure username and password
-
Uncheck “Enforce password expiration”
-
Grant permission to the Innoslate database
-
Select “User Mapping”
-
Select “Map”
-
Select desired permissions
-
-
-
Configure database back up. See this Microsoft Developer Network page for more information.
Note: Backing up your SQL database is essential for protecting your data.
- If you receive an error that says TCP/IP connection to server: port# has failed please check the following:
- Is the port you are trying to connect with open on your Firewall. The default database port, 1433, may need to have an inbound rule created on your server’s firewall.
- If you continue to receive this error, open up the SQL Server Configuration Manager, find your Server on the left and select it. Make sure that TCP/IP is enabled.
To continue learning about Enterprise User Guides, Click Here.
(Next Article: Enterprise V4.8 Installation)