User: fs Date: 05/02/28 05:21:05 Modified: /dba/www/drivers/ index.html
Log: wording File Changes: Directory: /dba/www/drivers/ ============================ File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/drivers/index.html?r1=1.1&r2=1.2 Delta lines: +6 -7 ------------------- --- index.html 28 Feb 2005 13:19:13 -0000 1.1 +++ index.html 28 Feb 2005 13:21:02 -0000 1.2 @@ -16,9 +16,9 @@ | <a href="/miscellaneous/index.html">Miscellaneous</a> | <a href="/miscellaneous/index.html"><b>Drivers</b></a><br/> <b>Miscellaneous Sections</b>: - | <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="/drivers/postgresql/index.html">PostgreSQL</a> + | <a href="/drivers/mdb/index.html">Linux MDB</a> + | <a href="/drivers/sqlite/index.html">SQLite</a> <div class="dba"> <h1>Database drivers</h1> @@ -34,21 +34,20 @@ <table cellpadding="0" cellspacing="0" ID="Table1"> <tbody> <tr class="OddTableRow"> - <td style="vertical-align: top;"><a href="../drivers/postgresql/index.html">PostgreSQL - driver</a><br> + <td style="vertical-align: top;"><a href="../drivers/postgresql/index.html">PostgreSQL</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 style="vertical-align: top;"><a href="../drivers/postgresql/index.html">Linux MDB</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 style="vertical-align: top;"><a href="../drivers/sqlite/index.html">SQLite</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> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
