Zoomed Image

AMSX Scripting Language - Command : SqlTextOntoXML

Summary

Overlay Sql text onto XML

Description

Overlay any matching records in the XML document with matching fields returned from the sql

Parameters

ParameterDescription
cmdKeyField in XML
Argument 0KeyField in Sql Data
Argument 1spray flag - if the recordset is spraying XML records via multiple occurences of the key

Syntax


SqlTextOntoXML "KeyField in XML", "KeyField in Sql Data", "spray flag - if the recordset is spraying XML records via multiple occurences of the key"

Return to the AMSX Command Reference