Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Standard Operating Procedure (SOP) - Renewables

Install Microsoft SQL Server

  • Last UpdatedJul 29, 2024
  • 1 minute read

Microsoft SQL Server is a database management system that helps the user to perform tasks such as updating or retrieving data from a database.

Install the Microsoft SQL Server 2019 to facilitate communication with the application's database. To install SQL server on your computer, refer to https://www.microsoft.com/en-in/sql-server.

It is recommended to turn on the Force Protocol Encryption to encrypt all the communication between the client and SQL server. 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 (, )

Note: Install the SQL Server on the same server where Work Tasks and SOP is being installed. It is recommended to use Microsoft SQL Server version 2019 or higher.