Author: buildbot
Date: Thu Mar 14 23:42:51 2013
New Revision: 854550
Log:
Staging update by buildbot for ooo-site
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/dba/development/projects.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 14 23:42:51 2013
@@ -1 +1 @@
-1456708
+1456722
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 14 23:42:51 2013
@@ -1 +1 @@
-1456708
+1456722
Modified: websites/staging/ooo-site/trunk/content/dba/development/projects.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/dba/development/projects.html
(original)
+++ websites/staging/ooo-site/trunk/content/dba/development/projects.html Thu
Mar 14 23:42:51 2013
@@ -255,9 +255,9 @@
<p><i>The following project description was provided by Fred Toussi,
HSQLDB project owner:</i>
<p>Currently, HSQLDB stores the database information in four separate
files. These files are
- written to using different APIs. Streams are used for some while random
access is used for others.</p>
+ written to using different API�s. Streams are used for some while
random access is used for others.</p>
- <p>The projects aim is to allow a single file to be used for all
permanent data (temporary session
+ <p>The project�s aim is to allow a single file to be used for all
permanent data (temporary session
data, or file locking may still use a separate file). So existing files
that need to be integrated
into one are the .properties, .log, .data and .backup files. The new
single file will be accessed
only as a random access file.</p>
@@ -320,6 +320,7 @@
<p>The descirption of this project has been moved to
<a
href="http://wiki.services.openoffice.org/wiki/Base_To-Do#Embed_Derby_into_OpenOffice.org_databases"
target="_blank">our
Wiki</a>.</p>
+ <p> See also some <a
href="http://openoffice.markmail.org/thread/6l27fyv7vpjwogsg">old information
</a>on this topic from the [email protected] archives. </p>
<!-- ==================================================== -->
<!-- Native, cross-platform access to MS Access databases -->