User: fs Date: 2006/09/05 06:43:39 Modified: dba/www/specifications/index.html
Log: rev. 0.2 of HSQL/CSV spec File Changes: Directory: /dba/www/specifications/ =================================== File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/specifications/index.html?r1=1.139&r2=1.140 Delta lines: +14 -2 -------------------- --- index.html 12 Jul 2006 08:09:06 -0000 1.139 +++ index.html 5 Sep 2006 13:43:36 -0000 1.140 @@ -37,9 +37,8 @@ <tr> <td> <ul> + <li>2006-09-05: <a href="#application">Link CSV/Text files into HSQL databases</a>initial public revision 0.2, still status "Preliminary"</li> <li>2006-07-06: <a href="#application">Queries in Queries</a>: new revision 1.0, now being "Standard" instead of "Preliminary"</li> - <li>2006-07-03: <a href="#application">Queries in Queries</a>: new revision (0.7)</li> - <li>2006-06-19: <a href="#application">Queries in Queries</a>: new revision (0.6)</li> </ul> </td> <td/> @@ -81,6 +80,19 @@ <td>A</td> <td>D</td> <td>T</td> + </tr> + <!-----------------------------> + <tr> + <td valign="top" width=180><a href="Link_CSV_Text_files_into_HSQL_databases.odt">Link CSV/Text files into HSQL databases</a></td> + <td>HSQLDB, the default database engine used by OpenOffice.org Base, features linkage of CSV/Text files, handling them as if they + were native HSQL tables, including applicability of the full power of the HSQL database engine.<br/> + This document describes an user interface, implemented for OpenOffice.org Base, which allows to conveniently manage those linked + tables in an HSQL database.</td> + <td><a href="mailto:[EMAIL PROTECTED]">Frank Schönheit</a></td> + <td>0.2</td> + <td><span class="available_whenever">t.b.d.</span></td> + <td>2006-09-05</td> + <td><img src="../images/odt.gif" title="OASIS OpenDocument Text" alt="odt" style="width: 16px; height: 16px"></td> </tr> <!-----------------------------> <tr> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
