Configuring a DB Data Provider Full Load Component

Add and configure a DB DataProvider Full Load component to your project.

  1. Drag the DB DataProvider Full Load component onto the Design window. Alternatively, to open the configuration window, select the component in the Properties window, and click the Properties icon.
  2. Enter the connection parameters. You 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 datasource.

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

  4. Click Finish.
  5. In the Properties window, specify any other optional properties and database options.
Related reference
Data Provider Full Load Properties List
Using the Query Designer to Create Queries