User: fs Date: 05/02/28 05:18:59 Modified: /dba/www/miscellaneous/ index.html
Log: drivers outsourced to a separate section File Changes: Directory: /dba/www/miscellaneous/ ================================== File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/miscellaneous/index.html?r1=1.9&r2=1.10 Delta lines: +2 -24 -------------------- --- index.html 26 Aug 2004 14:55:43 -0000 1.9 +++ index.html 28 Feb 2005 13:18:57 -0000 1.10 @@ -13,13 +13,11 @@ | <a href="/specifications/index.html">Specifications</a> | <a href="/FAQ/index.html">Tips 'n' Tricks</a> | <a href="/downloads/index.html">Downloads</a> - | <a href="/miscellaneous/index.html"><b>Miscellaneous</b></a><br/> + | <a href="/miscellaneous/index.html"><b>Miscellaneous</b></a> + | <a href="/drivers/index.html">Drivers</a><br/> <b>Miscellaneous Sections</b>: <a href="/miscellaneous/developer_projects.html">Developer Projects</a> | <a href="/tools/SDBTestTool.html">SDBTestTool</a> - | <a href="/drivers/postgresql/index.html">PostgreSQL driver</a> - | <a href="/drivers/mdb/index.html">MDB driver</a> - | <a href="/drivers/sqlite/index.html">SQLite driver</a> | <a href="/miscellaneous/dba20.html">OpenOffice.org Base 2.0</a> <div class="dba"> <h1>Miscellaneous</h1> @@ -42,26 +40,6 @@ functionality. <br> </td> - </tr> - <tr class="OddTableRow"> - <td style="vertical-align: top;"><a href="../drivers/postgresql/index.html">PostgreSQL - driver</a><br> - </td> - <td style="vertical-align: top;">The postgresql SDBC Driver allows to use the <a href="http://www.postgresql.org"> - postgresql database</a> from OpenOffice.org without any other wrapper layer - such as odbc or jdbc.</td> - </tr> - <tr class="EvenTableRow"> - <td style="vertical-align: top;"><a href="../drivers/postgresql/index.html">Linux MDB driver - alpha version</a><br> - </td> - <td style="vertical-align: top;">This driver (which is in development) uses the <a href="http://sourceforge.net/projects/mdbtools">MDBTools</a> - to provide (read) access to Microsoft Access files to Linux users of OpenOffice.org.</td> - </tr> - <tr class="OddTableRow"> - <td style="vertical-align: top;"><a href="../drivers/sqlite/index.html">SQLite driver - alpha version</a><br> - </td> - <td style="vertical-align: top;">This SDBC driver (currently in alpha state) is dedicated - to giving OpenOffice.org native access to <a href="http://www.sqlite.org">SQLite</a> databases.</td> </tr> <tr class="EvenTableRow"> <td style="vertical-align: top;"><a href="dba20.html">OpenOffice.org Base 2.0</a><br> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
