database_1row_to_tcl_list

EveAndersson.com : API Browser : database_1row_to_tcl_list

database_1row_to_tcl_list

database_1row_to_tcl_list db sql
Defined in packages/acs-core/deprecated-utilities-procs.tcl

Returns the column values from one row in the database as a Tcl list. If there isn't exactly one row from this query, throws an error.

Parameters:
db
sql
[ show source ]

Show another procedure:

eve@eveandersson.com