Creating and Registering Databases
To be able to connect to your database you have to register it first. Use "Databases" menu or context menu and select "Register Database" item to open Database Registration Dialog. You have to provide the name for the database (that will appear in the database explorer), the real database path (including server name if it is a remote database, see Interbase/Firebird documentations for connection string format), SQL Dialect and connection character set. You may provide username and password also if you do not want to enter it for each connection attempt. When registered, you may connect to the database by expanding the database tree.
Use "Databases" menu or context menu and select "Create Database" item to open Create Database dialog. You have to enter database name, database path (including the server name for remote databases), page size, default character set and SQL dialect. You must provide the user name and password to create database. If you want to supply any additional parameters for database creation, enter it in the "Additional Options" field.