seade 2004/08/15 21:03:42
Modified: xdocs Tag: TORQUE_3_1_BRANCH navigation.xml
oracle-howto.xml
Log:
The navigation no longer refers to the Oracle version.
The Oracle HOWTO now includes a note concerning the fact that the original document was
written for Oracle 8i and a reference to the patched version of Village (thanks to Saravana
Kannan).
Revision Changes Path
No revision
No revision
1.11.2.3 +1 -1 db-torque/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/navigation.xml,v
retrieving revision 1.11.2.2
retrieving revision 1.11.2.3
diff -u -r1.11.2.2 -r1.11.2.3
--- navigation.xml 3 Mar 2004 13:17:24 -0000 1.11.2.2
+++ navigation.xml 16 Aug 2004 04:03:42 -0000 1.11.2.3
@@ -35,7 +35,7 @@
</menu>
<menu name="Database Howto Guides">
<item name="MS SQL Server Howto" href="/mssql-howto.html"/>
- <item name="Oracle 8i Howto" href="/oracle-howto.html"/>
+ <item name="Oracle Howto" href="/oracle-howto.html"/>
<item name="Postgres Howto" href="/postgres-howto.html"/>
<item name="Sybase Howto" href="/sybase-howto.html"/>
</menu>
1.2.2.1 +19 -2 db-torque/xdocs/oracle-howto.xml
Index: oracle-howto.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/oracle-howto.xml,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- oracle-howto.xml 8 Jan 2003 16:42:34 -0000 1.2
+++ oracle-howto.xml 16 Aug 2004 04:03:42 -0000 1.2.2.1
@@ -2,11 +2,28 @@
<document>
<properties>
- <title>Oracle 8i Howto</title>
- <author email="turbine-torque-dev@jakarta.apache.org">Torque Documentation Team</author>
+ <title>Oracle Howto</title>
+ <author email="torque-dev@db.apache.org">Torque Documentation Team</author>
</properties>
<body>
+
+<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>.
+</p>
+
+<p>
+Saravana Kannan is maintaining a patched version of Village that supports Oracle
+LOBs: <a href="https://sweb.uky.edu/~skkann2/village/index.html">Village 2.0
+Patched for Oracle LOBs - For use with Torque 3.1</a>
+</p>
+
+</section>
<section name="Oracle Howto">
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|