db_exec_lob (private)

 db_exec_lob [ -ulevel ulevel ] type db statement_name pre_sql [ file ]

Defined in packages/acs-tcl/tcl/01-database-procs.tcl

A helper procedure to execute a SQL statement, potentially binding depending on the value of the $bind variable in the calling environment (if set).

Switches:
-ulevel (optional, defaults to "2")
Parameters:
type (required)
db (required)
statement_name (required)
pre_sql (required)
file (optional)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: