Dale Erwin wrote:
Here's an idea:
For each database, HSQLDB creates four files (I'm not sure
just where they will be located for OOo databases and if it's
a Windows system I'm not sure how you look at the extensions).
The files are named:
<DataBaseName>.backup
<DataBaseName>.data
<DataBaseName>.properties
<DataBaseName>.script
Wow Dale, you really do know your HSQLDB..... Perhaps I have a few
questions for you that I can not answer :-( Can't seem to figure out how
to embed an image, but that should be asked in a different post...
That said, there are no other files. Everything is embedded into the new
Base file format. The file ends with .odb I think. To find these files,
I did the following on my Linux computer:
[EMAIL PROTECTED] tmp]$ mv BadRel.odb bad.zip
[EMAIL PROTECTED] tmp]$ unzip bad.zip
Archive: bad.zip
extracting: mimetype
extracting: content.xml
inflating: database/script
inflating: database/backup
inflating: database/properties
inflating: database/data
creating: forms/Obj11/Configurations2/
creating: forms/Obj11/Pictures/
inflating: forms/Obj11/content.xml
inflating: forms/Obj11/styles.xml
inflating: forms/Obj11/settings.xml
extracting: settings.xml
inflating: META-INF/manifest.xml
[EMAIL PROTECTED] tmp]$
Dale, you win a prize I think... You can find these files under the
database directory inside of the OOo Base .odb file.
--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.sxw
My Macro Book: http://www.hentzenwerke.com/catalog/oome.htm
Free Info: http://www.pitonyak.org/oo.php
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]