Author: kschenk
Date: Thu Mar 14 23:42:17 2013
New Revision: 1456722
URL: http://svn.apache.org/r1456722
Log:
Updating the Embed Derby section with some information.
Modified:
openoffice/ooo-site/trunk/content/dba/development/projects.html
Modified: openoffice/ooo-site/trunk/content/dba/development/projects.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/dba/development/projects.html?rev=1456722&r1=1456721&r2=1456722&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/dba/development/projects.html (original)
+++ openoffice/ooo-site/trunk/content/dba/development/projects.html Thu Mar 14
23:42:17 2013
@@ -239,9 +239,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>
@@ -304,6 +304,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 -->