Unzip the acdb_v.x.x.x.zip archive in a directory WITHOUT any space character in its path.
If your are a Windows user, open the previous directory and double click on 'ac_db.bat' to launch the program.
Otherwise (Linux,MacOS...), open a terminal and go to the previous directory using a CD command and execute './ac_db' (if a permission denied error message appears, grant the execution rights to the file using the 'chmod 777 ./ac_db' command).
NOTE : if you use a full version of ACDB, a serial key will be asked at start up.
Only one instance of ACDB using a given serial key can be launch on a LAN.
To create a new database connection, click on the 'create' button in order to open the creation dialog box.
First, You have to give a name to the connection and choose a database type in the given list. Secondly, add the connection parameters (host, port, user, password and database name). Finally, you can choose to enable auto commit or not on this connection and optionnaly specify the jdbc driver to use.
Connections can be deleted or modified using respectivly the clear and edit buttons.To establish a connection, click the open button.