Author: tfischer
Date: Sat Aug 12 01:42:09 2006
New Revision: 430995
URL: http://svn.apache.org/viewvc?rev=430995&view=rev
Log:
- Removed bits still referring to Turbine although the Howto is not targeted
towards Turbine
- Added a link to the MSSQL7 supplements
Thanks to Greg Monroe for supplying the mssql7 supplements.
Resolves TORQUE-46 for now.
Modified:
db/torque/site/trunk/xdocs/version-specific/database-howtos/mssql-howto.xml
Modified:
db/torque/site/trunk/xdocs/version-specific/database-howtos/mssql-howto.xml
URL:
http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/version-specific/database-howtos/mssql-howto.xml?rev=430995&r1=430994&r2=430995&view=diff
==============================================================================
--- db/torque/site/trunk/xdocs/version-specific/database-howtos/mssql-howto.xml
(original)
+++ db/torque/site/trunk/xdocs/version-specific/database-howtos/mssql-howto.xml
Sat Aug 12 01:42:09 2006
@@ -24,29 +24,16 @@
<body>
-<section name="Introductory note">
+<section name="Microsoft SQL Server™ Howto">
+<subsection name="Introductory note">
<p>
-This is an updated HOWTO based on Torque 3.2 RC2 that has been derived from
the original
-HOWTO written some time ago.
+This HowTo contains configuration help on using MS SQL Server with Torque.
Contributions towards updating the information below can be submitted to the
<a href="mailto:[email protected]">Torque Dev mailing list</a>.
</p>
-</section>
-
-<section name="Microsoft SQL Server™ Howto">
-
-<p>
-This HowTo contains configuration help on using MS SQL Server with Turbine.
-It is a supplement to the Users Guide and other HowTo documentation for
Turbine.
-</p>
-
-<p>
-We appreciate all <a href="http://jakarta.apache.org/site/source.html">patches
-and contributions</a> that improve this document.
-</p>
-
+</subsection>
</section>
<section name="Create Microsoft SQL Server™ Database">
@@ -62,6 +49,7 @@
</p>
</section>
+
<section name="JDBC Driver">
<p>
There is an excellent open source driver for MS SQL called
@@ -95,6 +83,7 @@
</p>
</section>
+
<section name="The Generator build.properties file">
<p>
In the build.properties file make sure that:
@@ -152,6 +141,7 @@
to this for the values to use.
</p>
</section>
+
<section name="Generated Task Notes">
<subsection name="Generated SQL Code">
<p>
@@ -202,6 +192,7 @@
</p>
</subsection>
</section>
+
<section name="The Runtime Torque.properties file">
<p>
There are various ways to set up your runtime torque.properties file. The
easiest
@@ -227,6 +218,12 @@
]]></source>
+</section>
+
+<section name="MSSQL 7 support">
+See the jira issue
+<a href="http://issues.apache.org/jira/browse/TORQUE-46">TORQUE-46</a>
+for the changes necessary to run Torque with MSSQL 7.
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]