Next Previous Up Top Contents Index

3 Setting up the Bank Example

3.4 Registering the database with ODBC

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.

3.4.1 - Registering the database on Windows 95 and 98
3.4.2 - Registering the database on Windows NT 4

Developing Component Software with CORBA - 26 May 1999

Next Previous Up Top Contents Index