To be able to run these examples you need to:
- Install a database and an ODBC Driver.
- Install and compile the ODBC application.
- Modify the example modules to include the strings needed
  to connect to your database.
- Compile the example modules of interest (they're independent).
- Start an Erlang node with a name and a cookie (-name <name>
  or -sname <name> and possibly -setcookie <cookie>).
- Start the ODBC application.

