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

AVEVA™ InTouch HMI

SQLGetRecord() function

  • Last UpdatedJun 17, 2024
  • 1 minute read

The SQLGetRecord() function retrieves the record specified by the RecordNumber argument from the current selection buffer.

Category

SQL

Syntax

[ResultCode=]SQLGetRecord(ConnectionID, RecordNumber);

Arguments

ConnectionID

Name of a memory integer tag that holds the number (ID) assigned by the SQLConnect() function to each database connection.

RecordNumber

Actual record number to retrieve.

Example

ResultCode=SQLGetRecord(ConnectionID,3);

See Also

SQLConnect()

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