Step 4: Run the SQL script to create the database tables
- 20 Mar 2023
- 1 Minute to read
- Contributors
- DarkLight
- PDF
Step 4: Run the SQL script to create the database tables
- Updated on 20 Mar 2023
- 1 Minute to read
- Contributors
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step 4: Run the SQL script to create the database tables
- 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.
- 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.
- Execute the script (and refresh the tables list to make sure the tables were created).
Was this article helpful?