Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

Data query tools: Accessing your data

  • Last UpdatedMar 10, 2025
  • 2 minute read

To report on the data you have stored in AVEVA Historian, you can use:

  • AVEVA Insight, a tool included with AVEVA Historian

  • Transact-SQL queries

  • Any other query tool that can access SQL data sources

AVEVA Historian is part of a client/server architecture that supports desktop client applications, while ensuring the integrity and security of data on the server. This architecture provides common access to time-series data and associated configuration, event, and business data.

Data source hierarchy

The computing power of both the client and the server is exploited by optimizing processor intensive operations on the server and minimizing data to be transmitted on the network to improve system performance.

Microsoft SQL Server acts as the gateway for accessing any type of information in the historian. Historian uses Microsoft linked server technology to plug in its own OLE DB provider. Because of this, any client application that can connect to Microsoft SQL Server can also connect to AVEVA Historian.

For users with client applications, it seems that queries are made to the Runtime database. That database is, in fact, the logical interface to the data.

When it receives a request for data, the Retrieval subsystem retrieves the historized data from history blocks.

Tools hierarchy

Querying with AVEVA Insight

AVEVA Insight (included with AVEVA Historian) is a search-based tool that lets you quickly turn your data into easy-to-read charts.

With Insight, you can type the name -- or even a part of a name -- for the tags you want to analyze. Then you can choose the chart type and timeframe to report on. Insight also lets you save and share your data.

An Insight query graph

For more information on using Insight, see the online help.

Querying with Transact-SQL

Historian can handle traditional SQL queries. For example:

SQL Query

Result

TransactSQL_query

Sample SQL query result

TitleResults for “How to create a CRG?”Also Available in