wp_try_dml

EveAndersson.com : API Browser : wp_try_dml

wp_try_dml

wp_try_dml [ -bind bind ] sql [ clobs ]
Defined in tcl/wp-defs.tcl

Tries 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)
[ show source ]

Show another procedure:

eve@eveandersson.com