wwHTTPSQLServer::S_Execute
The core SQL handler method parses the incoming XML, executes the SQL statement/command and then returns the result (or error) as an XML response in the cResponseXML property.
o.S_Execute( lvXML )
Returns
Number of records returned -1 (Error) 0 (No records)
Parameters
lvXML
An XML string or an MSXML DOM object