seade 2004/08/18 19:24:50
Modified: xdocs mssql-howto.xml postgres-howto.xml sybase-howto.xml
oracle-howto.xml
Log:
The database specific Howto documents are way out of date. I have added a note inviting
users to contribute updates.
Revision Changes Path
1.8 +12 -0 db-torque/xdocs/mssql-howto.xml
Index: mssql-howto.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/mssql-howto.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mssql-howto.xml 27 May 2003 17:55:33 -0000 1.7
+++ mssql-howto.xml 19 Aug 2004 02:24:49 -0000 1.8
@@ -8,6 +8,18 @@
<body>
+<section name="Introductory note">
+
+<p>
+This HOWTO was written some time ago and was targeted at the
+version of Torque that was coupled with the
+<a href="http://jakarta.apache.org/turbine/">Turbine</a> application framework.
+Contributions towards updating the information below can be submitted to the
+<a href="mailto:torque-dev@db.apache.org">Torque Dev mailing list</a>.
+</p>
+
+</section>
+
<section name="Microsoft SQL Server™ Howto">
<p>
1.7 +12 -0 db-torque/xdocs/postgres-howto.xml
Index: postgres-howto.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/postgres-howto.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- postgres-howto.xml 28 Jan 2003 01:46:22 -0000 1.6
+++ postgres-howto.xml 19 Aug 2004 02:24:49 -0000 1.7
@@ -8,6 +8,18 @@
<body>
+<section name="Introductory note">
+
+<p>
+This HOWTO was written some time ago and was targeted at the
+version of Torque that was coupled with the
+<a href="http://jakarta.apache.org/turbine/">Turbine</a> application framework.
+Contributions towards updating the information below can be submitted to the
+<a href="mailto:torque-dev@db.apache.org">Torque Dev mailing list</a>.
+</p>
+
+</section>
+
<section name="PostgreSQL Howto">
<p>
1.3 +12 -0 db-torque/xdocs/sybase-howto.xml
Index: sybase-howto.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/sybase-howto.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sybase-howto.xml 8 Jan 2003 16:42:34 -0000 1.2
+++ sybase-howto.xml 19 Aug 2004 02:24:49 -0000 1.3
@@ -8,6 +8,18 @@
<body>
+<section name="Introductory note">
+
+<p>
+This HOWTO was written some time ago and was targeted at the
+version of Torque that was coupled with the
+<a href="http://jakarta.apache.org/turbine/">Turbine</a> application framework.
+Contributions towards updating the information below can be submitted to the
+<a href="mailto:torque-dev@db.apache.org">Torque Dev mailing list</a>.
+</p>
+
+</section>
+
<section name="Sybase Howto">
<p>
1.4 +8 -6 db-torque/xdocs/oracle-howto.xml
Index: oracle-howto.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/oracle-howto.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- oracle-howto.xml 16 Aug 2004 04:04:04 -0000 1.3
+++ oracle-howto.xml 19 Aug 2004 02:24:49 -0000 1.4
@@ -11,10 +11,11 @@
<section name="Introductory note">
<p>
-This HOWTO was written some time ago and was targeted at Oracle 8i. If any of
-the information below needs to be updated for later releases then please send
-a note to the <a href="mailto:turbine-dev@db.apache.org">Turbine Dev mailing
-list</a>.
+This HOWTO was written some time ago and was targeted at Oracle 8i and the
+version of Torque that was coupled with the
+<a href="http://jakarta.apache.org/turbine/">Turbine</a> application framework.
+Contributions towards updating the information below can be submitted to the
+<a href="mailto:torque-dev@db.apache.org">Torque Dev mailing list</a>.
</p>
<p>
@@ -29,8 +30,9 @@
<p>
This HOWTO aims to be a simple guide to make Turbine run with an existing
-Oracle 8i database. The process of making Turbine run are not covered in
-this guide, proceed to <a href="install.html">Turbine Installation</a> for
+Oracle 8i database. The process of making Turbine run is not covered in
+this guide, proceed to the
+<a href="http://jakarta.apache.org/turbine/">Turbine</a> site for
help on how to install Turbine.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|