Query Setup

<< Click to Display Table of Contents >>

 

Query Setup

To extract data from a Database, users must configure a Report's query. There may be many different queries for the same Report, but only one can be active at a specific moment. To do so, follow these procedures:

1.Configure the DataSource property with the name of a Database where this query is executed. In this case, "DBServer".

2.Specify the Table property with a query table, which in this case is "Data".

3.Configure the Name property to keep its original name, that is, "Query1".

Was this page useful?