Prerequisites
- Last UpdatedMar 12, 2021
- 1 minute read
For prerequisites, refer to the Install Integration Services.
Note:
- Ensure SQL Server client is installed on the machine where the AVEVA Work Tasks client component is installed.
- Ensure the SQL Server Integration Services are running on the SQL Server. Refer
to the configuration section for more details on configuring the component.
- While importing data, ensure:
-- the format of date/time fields is the same as in the SQL database.
-- null values are blank instead of “NULL”.
-- Boolean values are either “false” or “true” instead of “0” or “1” respectively.