[GRASS-SVN] r33390 - grass/branches/develbranch_6/db/drivers/odbc

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Sep 10 19:48:01 EDT 2008


Author: hamish
Date: 2008-09-10 19:48:01 -0400 (Wed, 10 Sep 2008)
New Revision: 33390

Modified:
   grass/branches/develbranch_6/db/drivers/odbc/grass-odbc.html
Log:
html bug

Modified: grass/branches/develbranch_6/db/drivers/odbc/grass-odbc.html
===================================================================
--- grass/branches/develbranch_6/db/drivers/odbc/grass-odbc.html	2008-09-10 17:45:57 UTC (rev 33389)
+++ grass/branches/develbranch_6/db/drivers/odbc/grass-odbc.html	2008-09-10 23:48:01 UTC (rev 33390)
@@ -107,7 +107,7 @@
 </pre></div>
 
 
-</p><li>
+<li>
 Now create a new database if not yet existing:
 <div class="code"><pre>
 db.createdb driver=odbc database=grass6test
@@ -137,10 +137,10 @@
 
 </pre></div>
 Now the table name 'mytable' should appear.
-<p>
+<BR>
 Doesn't work? Check with 'isql &lt;databasename&gt;' if the ODBC-PostgreSQL
 connection is really established.
-</p></li></ul>
+</li></ul>
 
 Note that you can also connect mySQL, Oracle etc. through ODBC to GRASS.
 
@@ -161,7 +161,8 @@
 <a href="http://www.unixODBC.org">unixODBC web site</a>,
 <a HREF="sql.html">SQL support in GRASS GIS</a></em>
 
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>
 <HR>
 <BR><a href=index.html>Help Index</a>
 </body>



More information about the grass-commit mailing list