Yes thanks, I couldn't find it. It turned out that I needed to make the embedded h2 run in server mode to allow access from multiple users. It doesn't matter if a user has logged in from two places. It works well now.
On Mar 17, 8:20 pm, Kerry Sainsbury <[email protected]> wrote: > Is "create user" what you're looking > for?http://www.h2database.com/html/grammar.html#create_user > > On Thu, Mar 18, 2010 at 8:12 AM, Vladimir <[email protected]>wrote: > > > Hello, > > > At the moment, the only account I have for my H2 database is > > 'administrator'. This is the account, which my server uses. I also > > want to be able to login through an SQL Client and see the changes > > taking place as the service is running. > > > I think I need to add another account. I couldn't find any information > > on the website about how to do this. > > > Thanks, > > Vladimir > > > -- > > You received this message because you are subscribed to the Google Groups > > "H2 Database" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<h2-database%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/h2-database?hl=en. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
