Index: openacs-4/packages/acs-core-docs/www/db-api.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/db-api.html,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-core-docs/www/db-api.html 13 Mar 2001 22:59:26 -0000 1.1 +++ openacs-4/packages/acs-core-docs/www/db-api.html 17 Oct 2001 20:39:25 -0000 1.2 @@ -1,5 +1,5 @@ -5. The Database Access API

Home : Documentation : Part III. For ACS Developers : 4. ACS Developer's Guide : 5. The Database Access API 

5. The Database Access API

Table of Contents

5.1. Overview
5.2. The Old Way
5.3. The New Way
5.4. Bind Variables
5.5. Basic API

By Pete Su

5.1. Overview

+5. The Database Access API

Home : Documentation : Part III. For ACS Developers : 4. ACS Developer's Guide : 5. The Database Access API 


5. The Database Access API

Table of Contents

5.1. Overview
5.2. The Old Way
5.3. The New Way
5.4. Bind Variables
5.5. Basic API

By Pete Su

5.1. Overview

This document is a short tutorial on the Database API, meant for experienced ACS developers to get a jump-start on its usage. For a more complete discussion of the DB API, you can read