wp_try_dml [ -bind bind ] sql [ clobs ]
Defined in tcl/wp-defs.tclTries to execute a DML statement, optionally with clobs. If it fails, ns_writes an error and returns 1. Switches: -bind (optional) Parameters: sql clobs (optional)
Tries to execute a DML statement, optionally with clobs. If it fails, ns_writes an error and returns 1.