edu_get_two_db_handles

one of the documented procedures in this installation of the ACS
Usage:
edu_get_two_db_handles
What it does:
Sets db and db_sub in the calling environment.
Defined in: /web/philip/tcl/education.tcl

Source code:


    return [ns_db gethandle [philg_server_default_pool] 2]


philg@mit.edu