Zoomed Image

AMSX Scripting Language - Command : SqlOntoXML

Summary

Overlay Sql 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
Argument 2Sql Statement

Syntax


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

Return to the AMSX Command Reference