Create a MSSQL Database
This procedure is not applicable if you upgrading to a new version of Viewing using an existing database.
-
If you are using a Microsoft SQL Server, create schema (preferably lqtweb) using the default collation
SQL_Latin1_General_CP1_CI_AS.
- Create the lqtadmin user (password = lqtadmin1).
- Log on with lqtadmin and run the NewInstall.sql scripts for the MSSQL server using SQL Server Management Studio.