This provider is in the rdb module’s palette. To add it to your station, expand HistoryService Archive Provider in the palette and drag this component to the in the Nav tree.

To access this Property Sheet, expand and double-click RdbArchiveHistoryProvider.
In addition to the standard properties (Status, Enabled, and Fault Cause), these properties configure the archive history provider.
| Property | Value | Description |
|---|---|---|
| Max Archive Results Per Query | number (defaults to 50,000) | Determines the maximum number of history records to read from the RDBMS for any history time range query that taps into it.
If more history records are available beyond this limit at history query time, the Archive Limit Notifications property defines the behavior of a subset of
Web chart and HTML5 History Table views (accessible from a browser and
|
| Archive Limit Notifications | drop-down list (defaults to Notify Once Per Query Range Per Session)
|
Specifies the
Max Archive Results Per Query limit is exceeded for a history query made from a
NOTE: This property does not apply to HTML5 history views including HTML5 views accessed within
|
| Ord To Rdbms | ORD with choosers | References the RDBMS device instance in the local station from which to retrieve archive history data on demand. |
| Use Default Fetch Size | true (default) or false |
It is not common to change this property from the default value. In rare cases, it may be necessary to tweak the fetch size
for retrieving history records from a connection to the RDBMS for performance reasons.
|
| Custom Fetch Size | number | It is not common to change this property from the default value. In rare cases, it may be necessary to tweak the fetch size
for retrieving history records from a connection to the RDBMS for performance reasons. This property can specify a custom
fetch size to use when making a connection to retrieve history data from the RDBMS. This property value applies only when
the Use Default Fetch Size property is set to false.
|
| Fetch Size To Use | read-only, A value of zero is acceptable (and common). | Based on the current value of the Use Default Fetch Size and Custom Fetch Size properties, this property indicates the current fetch size in use for any connections made to the configured RDBMS when retrieving
archived history data.
|