Hi David,

David J. wrote:
Sorry if the question has been asked a million times,

I was curious to know where the Default data is stored for base on the file system? I tried searching for the data after creating a new database but could not locate the actual data other than the .odb file.

My next question is that if that is indeed the "Data" how come it is in binary vs the normal HSQLDB text?

The content of the hsqldb is in the odb file which is a zip package. It's located in the database folder.

Here is the problem I am trying to solve:

I frequently use HSQLDB as a standalone DB in my Java Apps, ideally it would be great to create the initial database visually using base. Base would also be a great tool for quick front end access, making it easy for end users to manipulate the data.

Any guidance with this would be much appreciated.
I don't know if it would be working to extract the all files from the database folder and connect as "SA".
Has anyone on this list ever tried this?

Thanks.

David.
Best regards,

Ocke

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Ocke Janssen                      Tel: +49 40 23646 661, x66661
Dipl. Inf(FH)                     Fax: +49 40 23646 550
Sun Microsystems Inc.
Nagelsweg 55                     mailto:[EMAIL PROTECTED]
D-20097 Hamburg                   http://www.sun.com/staroffice

Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
Amtsgericht Muenchen: HRB 161028
Geschaeftsfuehrer: Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to