Dale Erwin wrote:
Park wrote:
Thanks for the information. Is there a way to convert my current
uncached tables? Or do I have to build new ones from scratch?
Fred Toussi, the HSQLDB project leader, tells me that there is,
but I'm still looking for how to do it. I'll get back to you
as soon as I find something.
OK, I have the definitive answer, although OOo may present some
obstacles. Every HSQLDB database consists of up to 5 files:
DataBaseName.backup
DataBaseName.data
DataBaseName.properties
DataBaseName.script
DataBaseName.log
The magic is worked my simpling editing the DataBaseName.script
file and changing the CREATE TABLE statement to CREATE CACHED TABLE.
The problem is that in OOo.Base these files are embedded in the
.odb file. I have heard that it is possible to unzip this file
and get access to each of the individual files and do the editing,
but I've never done it myself, and I have absolutely no idea how
to get it back into the form needed by Base.
--
Dale Erwin
Salamanca 116
Pueblo Libre
Lima 21 PERU
Tel. +51(1)461-3084
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]