QuickstartThe H2 Console ApplicationThe Console lets you access a SQL database using a browser interface.![]() If you don't have Windows XP, or if something does not work as expected, please see the detailed description in the Tutorial. Step-by-StepInstallationInstall the software using the Windows Installer (if you did not yet do that).Start the ConsoleClick , , , and :![]() A new console window appears: ![]() Also, a new browser page should open with URL http://localhost:8082. You may get a security warning from the firewall. If you don't want other computers in the network to access the database on your machine, you can let the firewall block these connections. Only local connections are required at this time. LoginSelect and click :![]() You are now logged in. SampleClick on the :![]() The SQL commands appear in the command area. ExecuteClick :![]() On the left side, a new entry TEST is added below the database icon. The operations and results of the statements are shown below the script. ![]() DisconnectClick on :![]() to close the database. EndClose the console window. For more information, see the Tutorial. |