Use Database Scripts to create Database Tables
- Last UpdatedJun 10, 2024
- 1 minute read
A database script is automatically created for the SQL Server database when AVEVA Work Tasks is installed. This is located in the corresponding folder in C:\Program files\AVEVA\Work Tasks\DatabaseScripts folder. You need to run the script corresponding to the database in your installation before you can use AVEVA Work Tasks.
To create the Database Tables
-
Browse to the DatabaseScripts folder corresponding to the SQLServer database. Ensure that the Database script, Workflow.NET.sql is available.
-
In SQL Server, open the Query Analyzer.
-
In the Query Analyzer, open the script and run it.
This creates the SQL Server database tables required by AVEVA Work Tasks.