Index: openacs-4/packages/acs-core-docs/www/tutorial-second-database.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/tutorial-second-database.html,v diff -u -r1.4.4.1 -r1.4.4.2 --- openacs-4/packages/acs-core-docs/www/tutorial-second-database.html 3 Feb 2008 12:07:41 -0000 1.4.4.1 +++ openacs-4/packages/acs-core-docs/www/tutorial-second-database.html 31 May 2008 20:46:16 -0000 1.4.4.2 @@ -1,5 +1,5 @@ -Connect to a second database

Connect to a second database

It is possible to use the OpenACS TCL database API with +Connect to a second database

Connect to a second database

It is possible to use the OpenACS TCL database API with other databases. In this example, the OpenACS site uses a PostGre database, and accesses another PostGre database called legacy.

  1. Modify config.tcl to accomodate the legacy database, and to