When Data Crow starts, the splash screen is displayed. After a short while the Connection dialog will appear. You can change the database name or leave it on the default "dc".
Database name
The default name of the database is "dc", but you can enter a different name if you want.
On each startup, Data Crow will fill in the database name that was used previously.
Data Crow’s integrated HSQL engine can also be run as a database server.
The database name should include the name of the machine on which the database server
is running (for example: //servermachine). To connect to the database server, enter the address
of the server in the database name field when starting up Data Crow (for a server running on the same machine,
the address would be //localhost).