Update of /cvsroot/modeling/ProjectModeling
In directory sc8-pr-cvs1:/tmp/cvs-serv30109
Modified Files:
INSTALL
Log Message:
Added Oracle
Index: INSTALL
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/INSTALL,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** INSTALL 10 Aug 2003 21:16:14 -0000 1.8
--- INSTALL 31 Aug 2003 15:44:06 -0000 1.9
***************
*** 115,118 ****
--- 115,128 ----
Installation: standard distutils.
+ Oracle
+ ------
+
+ The only supported python db-adaptor is DCOracle2, currently v1.3beta.
+
+ You'll find it at: http://www.zope.org/Members/matt/dco2
+
+ Installation: see the INSTALL file distributed with DCOracle2.
+
+
Postgresql
----------
|