Page 1 of 1

how to access the h2 database?

Posted: Tue May 06, 2014 10:44 am
by iWantToKnow
Hey guys, I'm having problems accessing the dbconsole. I tried to access via http://localhost:8080/dbconsole. Can anyone help me with that issue? :)

Re: how to access the h2 database?

Posted: Tue May 06, 2014 11:11 am
by phillipuniverse
Are you talking about accessing the HSQL databases? What dbconsole are you talking about?

If you're just talking about getting to the HSQL database, I use SquirrelSQL (http://sourceforge.net/projects/squirrel-sql/) with these connection properties: http://cl.ly/image/1p3I2P0y0w0B where the HSQLDB Server driver properties look like: http://cl.ly/image/0Q0144063D21

Re: how to access the h2 database?

Posted: Tue May 06, 2014 11:23 am
by iWantToKnow
oh yeah, thank you, dbconsole is a grails thing, i totally forgot that:D