Update of /cvsroot/modeling/ProjectModeling/Modeling/doc/HomePage
In directory sc8-pr-cvs1:/tmp/cvs-serv29423/Modeling/doc/HomePage
Modified Files:
main.tex
Log Message:
Oracle supported
Index: main.tex
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/Modeling/doc/HomePage/main.tex,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** main.tex 31 Aug 2003 15:29:14 -0000 1.25
--- main.tex 31 Aug 2003 15:38:10 -0000 1.26
***************
*** 100,103 ****
--- 100,120 ----
\begin{description}
+ \item[\begin{rawhtml}<a href="http://www.mysql.com/">MySQL</a>\end{rawhtml}]
+ tested with v3.23.52 and v4.0.13
+
+ Supported python adaptor:
+ \begin{rawhtml}
+ <a href="http://sourceforge.net/projects/mysql-python">MySQL</a>
+ \end{rawhtml}
+
+ \item[\begin{rawhtml}<a href="http://www.oracle.com/">Oracle</a>\end{rawhtml}]
+ tested with Oracle 8i (linux/8.1.7.0.1) and Oracle 9i (9.2.0.1.0/linux)
+
+ Supported python adaptor:
+ \begin{rawhtml}
+ <a href="http://www.zope.org/Members/matt/dco2">DCOracle2</a>
+ \end{rawhtml}
+
+
\item[\begin{rawhtml}<a href="http://www.postgresql.org/">Postgresql</a>\end{rawhtml}] versions 7.2 and 7.3 (see \begin{rawhtml}
<a href="http://modeling.sourceforge.net/UserGuide/env-vars-postgresql.html">Postgresql specificities</a>\end{rawhtml} in the User's Guide if you're using v7.3).
***************
*** 113,124 ****
\begin{rawhtml}
<a href="http://pypgsql.sourceforge.net">PyPgSQL</a>
- \end{rawhtml}
-
- \item[\begin{rawhtml}<a href="http://www.mysql.com/">MySQL</a>\end{rawhtml}]
- tested with v3.23.52 and v4.0.13
-
- Supported python adaptor:
- \begin{rawhtml}
- <a href="http://sourceforge.net/projects/mysql-python">MySQL</a>
\end{rawhtml}
--- 130,133 ----
|