About the Rdbms Query View

This view is typically the most convenient place to work with queries as you are developing them because the query executes immediately and the lower pane displays the results as soon as you click the Run button (or with some delay, depending on database size and network connection speed). If there are errors in the query, an error dialog box displays an error message.

 
NOTE: This view executes on display. So anytime that you view this screen the query executes the saved query and displays results in the Query Results Pane.
 

The Rdbms Point Query View has two panes and two buttons, as shown and described below:


Graphic

About the Rdbms Point Query Manager View

The Rdbms Point Query Manager is the default view for the Rdbms Point Query component under the Rdbms Point Device Extension. It works in a way that is similar to the standard Point Manager view and, like that view, it has a Discovered and Database pane as well as similar buttons at the bottom of the view. It is shown and described below.


Graphic

  • Discovered Pane

    This is the top pane in view. It displays all the results of the "Discovery" action that is executed when the Discover button is clicked. Discovered points are presented in the top "Discovered" pane and may be added to a "Database" pane for inclusion under the "Points" node of the appropriate RdbmsNetwork database. Discovered points represent the results of the Rdbms Point Query execution. In fact, the results from the data in the Discovered pane should match the data presented in the Query Results pane of the Rdbms Query View. An example of this is shown below.


    Graphic

  • Discover button

    This button executes the query that is saved as a the value of the Rdbms Point Query "Sql" property. Only data points that meet the parameters of the query are displayed in the Discovered pane. As with the standard Point Manager view, points that appear in the Discovered pane may be added to the Database pane using the Add or Match buttons.

  • New Folder, New, Edit, Cancel, Add, Match

    These buttons behave the same way as in the standard Points Manager view, as described in the NiagaraAX Drivers Guide.