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 )

Number of records returned -1 (Error) 0 (No records)

Parameters

lvXML
An XML string or an MSXML DOM object

See also

Class wwHTTPSQLServer

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic