Hi,
I'm not sure what you mean with widget, maybe this?
java org.h2.tools.Console -tool
Regards,
Thomas
On Sat, Mar 23, 2013 at 9:52 AM, Cecil Westerhof <[email protected]>wrote:
> 2013/3/23 Thomas Mueller <[email protected]>:
> >> With h2.sh I can start the H2 database engine.
> >
> > It depends on what you mean exactly with "the database engine". An
> embedded
> > database (even in-memory) is also using a "database engine". I don't
> think
> > you mean that.
> >
> > Maybe you mean:
> >
> > http://h2database.com/html/tutorial.html#using_server
> >
> > But, I think this page you would have found yourself, no need to ask on
> the
> > Google Group. So I guess you mean something else.
>
> No that is more ore less what I mend. I am a bit further now. With:
> java -cp h2*.jar org.h2.tools.Server -tcp -web
>
> I am on the right track. I can open a console in my webbrowser if I
> want and I can connect from my server. But when I start it without
> options, I get a widget. I would prefer to not open a console in my
> webbrowser, but still have a widget. If that is not possible, I will
> stick with the old situation.
>
> --
> Cecil Westerhof
>
> --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/h2-database?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.