Step 4: Run the SQL script to create the database tables

Prev Next

Step 4: Run the SQL script to create the database tables

  1. If using Lynx with ExactAccess (XA), locate the XA database on the SQL server and note the name of the XA database. Otherwise, create a database on the SQL server and note the name.
  2. Using SQL Server Management Studio, open the SQL script (C:\Program Files (x86)\HealthCast\Lynx\CreateDB.sql) and change the name of the database in the first line of the script to the appropriate database name.
  3. Execute the script (and refresh the tables list to make sure the tables were created).