Index: openacs-4/packages/acs-core-docs/www/db-api-detailed.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/db-api-detailed.html,v diff -u -r1.52.2.2 -r1.52.2.3 --- openacs-4/packages/acs-core-docs/www/db-api-detailed.html 2 Mar 2019 19:30:04 -0000 1.52.2.2 +++ openacs-4/packages/acs-core-docs/www/db-api-detailed.html 10 Mar 2019 21:47:13 -0000 1.52.2.3 @@ -180,7 +180,7 @@ $some_presentation_id (in the caller's environment). Note that bind variables are not limited to one per statement; you can use an arbitrary number, and each will pull from the correspondingly named Tcl -variable. (Alternatively, you can also specify an list or ns_set +variable. (Alternatively, you can also specify a list or ns_set providing bind variables' values; see Usage.)

The value of a bind variable is taken literally by the database driver, so there is never any need to put single-quotes around the value for a bind