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 )

Return Value

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, 1996-2022 • Updated: 01/09/02
Comment or report problem with topic