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

AVEVA™ InTouch HMI

Create a statement or loading an existing statement from a file

Create a statement or loading an existing statement from a file

  • Last UpdatedJun 17, 2024
  • 1 minute read

You can create a query with other third-party database tools, and then use SQL Access to run the query. First, you must load the SQL statement from an .SQL query file created by the third-party database tool.

ResultCode = SQLLoadStatement (ConnectionID, "c:\myappdir\lotquery.sql");

You load the SQL query using the SQLoadStatement() function. The statement is now ready to run.

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