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.7 -r1.8 --- openacs-4/packages/acs-core-docs/www/tutorial-second-database.html 13 Sep 2009 23:54:41 -0000 1.7 +++ openacs-4/packages/acs-core-docs/www/tutorial-second-database.html 17 Oct 2010 21:06:08 -0000 1.8 @@ -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