Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Microsoft SQL Server versions 2014, 2016, 2017, 2019 and 2019 2022 are supported.


Step 1

Download and install MS SQL Server as per the Microsoft documentation.

Step 2

Create the Controller database. You can use any legal name, but we recommend the name uc.
 

Warning
titleImportant

You must use a case-insensitive collation.


Step 3

Make a note of the userid and password to be used later when installing the Controller.

...