Object ::acs::dc (public)
::acs::db::nsdb-postgresql ::acs::dc
Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl
Database connection object, configured via ::acs::db::require_dc. For definiting connections to multiple databases forover potentially different drivers, define multiple database base connection objects. the column values corresponding to the values of the tuples returned by the provided SQL query.
- See Also:
- callC
- ::acs::dc list ?-dbn /value/? ?-bind /value/? ?-prepare /value/? /qn/ /sql/
- ::acs::dc list_of_lists ?-dbn /value/? ?-bind /value/? ?-prepare /value/? /qn/ /sql/
- ::acs::dc qn /query_name/
- ::acs::dc map_function_name /sql/
- ::acs::dc get_all_package_functions ?-dbn /value/?
- ::acs::dc create_db_function_interface ?-dbn /value/? ?-match /value/? ?-verbose?
- Testcases:
- No testcase defined.
Source code: XQL Not present: Generic, PostgreSQL, Oracle