Starting the application


Data Crow creates a shortcut after installation. You can also start Data Crow manually:
Java -jar datacrow.jar or
datacrow.exe


By default Data Crow uses an internal database named "dc". For whatever reason, an additional database can be created. To do this, start Data Crow with the database name as a parameter.
Java -jar datacrow.jar <database name> or
datacrow.exe <database name>