db_blob_get_file (public)
db_blob_get_file [ -dbn dbn ] statement_name sql [ args... ]
Defined in packages/acs-tcl/tcl/01-database-procs.tcl
- Switches:
- -dbn (optional)
- The database name to use. If empty_string, uses the default database.
TODO: This proc should probably be changed to take a final
file
argument, only, rather than the currentargs
variable length argument list. Currently, it is called only 4 places in OpenACS, and each placeargs
, if used at all, is always "-file $file
". However, such a change might break custom code... I'm not sure. --atp@piskorski.com, 2003/04/09 11:39 EDT- Parameters:
- statement_name (required)
- sql (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- apm_tarballs