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 -N -r1.46.2.1 -r1.46.2.2 --- openacs-4/packages/acs-core-docs/www/db-api-detailed.html 12 Jun 2011 20:03:48 -0000 1.46.2.1 +++ openacs-4/packages/acs-core-docs/www/db-api-detailed.html 12 Jun 2011 20:52:56 -0000 1.46.2.2 @@ -1,5 +1,5 @@ -Database Access API

Database Access API

By Jon Salz. Revised and expanded by Roberto Mello (rmello at fslc dot usu dot edu), July 2002.

+Database Access API

Database Access API

By Jon Salz. Revised and expanded by Roberto Mello (rmello at fslc dot usu dot edu), July 2002.

OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff.
  • Tcl procedures: /packages/acs-kernel/10-database-procs.tcl

  • Tcl initialization: /packages/acs-kernel/database-init.tcl

The Big Picture

@@ -384,7 +384,7 @@

 db_null
 

Returns a value which can be used in a bind variable to represent the SQL -value null. See Nulls and Bind Variables +value null. See Nulls and Bind Variables above.

db_foreach
@@ -728,4 +728,4 @@
 			The nsv containing the list is initialized by the bootstrap script and should
 			never be referenced directly by user code.
 			Returns the current rdbms type and version.
-		

($Id$)
View comments on this page at openacs.org
+

($Id$)
View comments on this page at openacs.org