From ee7460f642543d8c75b8fce2c56e683b710b0d83 Mon Sep 17 00:00:00 2001 From: rurban Date: Wed, 6 Sep 2006 05:40:02 +0000 Subject: [PATCH] add ADODB paragraph git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@5140 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- INSTALL | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 6d1d3c236..9b8c7ccf7 100644 --- a/INSTALL +++ b/INSTALL @@ -29,6 +29,12 @@ abstraction layer which is part of PHP. PhpWiki version 1.3.3 and later includes the necessary PEAR libraries and will use it if your system PEAR library can not be found. For more information about PEAR see . +PhpWiki version 1.3.7 and later includes the ADODB libraries and will +use it for DATABASE_TYPE=ADODB. ADODB has more features, can use yet +unsupported backends out of the box, and this is where SQL development +happens. ADODB improvements are then backported to the stable PEAR +backend (which often suffers from bad upstream PEAR libraries) and to +PDO for php5. QUICK START INSTRUCTIONS @@ -150,4 +156,4 @@ You can join this list at: FIN -$Id: INSTALL,v 1.25 2005-04-03 16:52:50 uckelman Exp $ +$Id: INSTALL,v 1.26 2006-09-06 05:40:02 rurban Exp $ -- 2.45.0