Hi, > 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. Regards, Thomas On Sat, Mar 23, 2013 at 9:28 AM, Cecil Westerhof <[email protected]>wrote: > 2013/3/23 Thomas Mueller <[email protected]>: > > Hi, > > > > I think you will need to read the documentation. > > Well properly I am not very good at reading that, because all I find is: > To start the H2 Console tool, double click the jar file, or run > java -jar h2*.jar, h2.bat, or h2.sh > > -- > 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.
