MENU
    Step 4: Run the SQL script to create the database tables
    • 20 Mar 2023
    • 1 Minute to read
    • Contributors

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


    Article summary

    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).

    Was this article helpful?