Good morning.
I can't remember if this import has been discussed before in the
mailing list. This is mainly for the record.
Scubapro's LogTrak/JTrak (and probably older PDA's TravelTrak) is an
HSQLDB running from a Java application. AFAIK, there is no library in
C/C++ to access the db.
Installing the software creates a dir structure, something like:
- jtrak_db -- DB_V4 --- jtrak.tmp ----(empty)
jtrak.script
jtrak.log
jtrak.properties
-- raw_data ---(empty)
My_logbook.asd
logtrak.log
The jtrak.script file is used by the hsqldb engine to build an
in-memory db, which is then populated using the data from the
My_logbook.asd file. I hoped the .asd file would be text format or
even the data would be directly stored on the .script file, but it's
binary.
Any ideas welcome. I'm taking a diving trip in a few days, so
I'm gonna be out until Monday, at least.
Best regards.
Salva.
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface