Configuring a DB DataProvider Full Load component

  1. Drag the DB DataProvider Full Load component onto the Design window. The Database Configuration window appears. Alternatively, to open the configuration window, select the component, and click the Properties icon in the Properties window.

  2. Enter the connection parameters. See “DataProvider Full Load properties list”.

    NoteYou must add a valid Interface and Host Name.

  3. Click the Query icon. Create and save a query to retrieve the data set from the data source.

    You can create a simple query directly in the Query window, or click the Query Designer icon to open Query Designer and generate queries. See “Query Designer”.

  4. Click Finish.

  5. In the Properties window, specify any other optional properties and database options.

StepsUpdating port structure

To update the port structure with changes made to the database:

  1. Right-click the DB DataProvider Full Load component.

  2. Select Reconfigure.

The Reconfigure option updates the component configuration when there is a change in the database schema. It closes the current connection, opens a new connection to the database, reads the metadata of the query, and applies the updates to the port structure.