Creating MSSQL Database

This section is not applicable for those users who are upgrading to a new version using an existing database.
  1. If using MS SQL Server, create schema (preferably lqtweb) using the default collation SQL_Latin1_General_CP1_CI_AS.
    1. Create lqtadmin user (password = lqtadmin1).
  2. Log on with lqtadmin and run the NewInstall.sql scripts for MSSQL server using SQL Server Management Studio.