Product Logo

CNS Query

Query your databases without relationships.

Script Steps

CNS Query Update Record By Find

NameCNS Query Update Record By Find
Description

Updates one or more records based on find criteria.

FormatCNS Query Update Record By Find ( File Name ; Table Name ; Field Values ; Find Criteria ; Case Sensitive ; Update All Matches )
Required Parameters
Field Values

A return- or paragraph mark-separated list of “FieldName=FieldValue” pairs used to update the record. [Use “” to indicate returns in the field values.]

Find Criteria

A return- or paragraph mark-separated list of “FieldName=FieldValue” pairs used to find the record. [Use "” to separate multiple values for a single field.]

Case Sensitive

If True, the plug-in will preserve the case in the find criteria. [Default is False.]

Update All Matches

If True, the plug-in will update all records that match the find criteria. [Default is False, which only updates the first record.]

Optional Parameters
File Name

The database file name.

Table Name

The name of the table occurrence that contains the record to update. [Specify “” to use the current layout Table Occurrence.]