How to open h2.db

8,552 views
Skip to first unread message

Sakkie

unread,
Sep 26, 2011, 4:55:31 AM9/26/11
to H2 Database
Hi, I'm working with an opensource program at the moment and I want to
open the h2.db file in it, tho I am struggeling to figure out how to
actually open the file using your program.

The file name is db.h2.db

Kind regards
Sakkie

Angelo Immediata

unread,
Sep 26, 2011, 11:54:03 AM9/26/11
to h2-da...@googlegroups.com
I don't know if this can be usefull but h2 offers a web oriented interface in order to open the file and see the tables
You can use this url: http://servername:8083

I hope this can be useful

Angelo

2011/9/26 Sakkie <randomh...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "H2 Database" group.
To post to this group, send email to h2-da...@googlegroups.com.
To unsubscribe from this group, send email to h2-database...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.


Thomas Mueller

unread,
Oct 10, 2011, 2:09:46 AM10/10/11
to h2-da...@googlegroups.com
Hi,

I guess you need to read some of the documentation (the tutorial for example) and try using the H2 Console tool.

The database URL to use is jdbc:h2:<path>/db (replace <path> with the absolute path to the db.h2.db file).

Regards,
Thomas


Reply all
Reply to author
Forward
0 new messages