So that the bank server can access the bank.mdb database using ODBC, we need to register the database as an ODBC data source. This installation step also tells ODBC which driver to use when connecting to the database.
To register the database in this way, ODBC drivers must be installed on the machine that will host the server.