ad_db_optionlist

EveAndersson.com : API Browser : ad_db_optionlist

ad_db_optionlist

ad_db_optionlist [ -bind bind ] statement_name sql [ default ]
Defined in packages/acs-core/widgets-procs.tcl

Deprecated.

Produces an optionlist using results from a database query. The first selected column should contain the optionlist items. The second selected column should contain the optionlist values. Please don't use this function.

Switches:
-bind (optional)

Parameters:
statement_name
sql
default (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com