Create database for SOP
- Last UpdatedJul 16, 2024
- 1 minute read
To install SOP, create a database in the SQL server.
To create a new database:
-
Open SQL Server Management Studio.
-
Right-click Databases.
-
Select New Database.
-
Specify Database name as IMSOPDB.
-
Select OK.
The database is created.
Note: For enhanced data security, it is recommended to use SQL Forced Protocol Encryption. For more information, refer to https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/enable-encrypted-connections-to-the-database-engine?view=sql-server-2017#to-configure-the-client-to-request-encrypted-connections