database_to_tcl_list_list

EveAndersson.com : API Browser : database_to_tcl_list_list

database_to_tcl_list_list

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

Returns a list of Tcl lists, with each sublist containing the columns returned by the database; if no rows are returned by the database, returns the empty list (empty string in Tcl 7.x and 8.x)

Parameters:
db
sql
[ show source ]

Show another procedure:

eve@eveandersson.com