Hello all, I am interested in remote connecting to my database via port 8082 and using the H2 Console, however leaving this service running invites anybody to connect to my server on 8082 and create a new database. I would like to some how lock this to prevent additional dbs from being created on my server. I've tried using the -ifExists true on the command line, but it doesn't seem to do anything. Any ideas?
PS - Im using h2 version 1.0.60 Thanks, Sam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
