Establishing a Connection Between the DB Interface Module and the Database Server
After you have established a connection between the database server and your client application, and determined that your C++ environment has the correct configuration, you can confirm that DB Interface Module can connect with the database server.
The easiest way to do this is to compile, link, and run at least one of the DB Interface Module tutorial programs. The DB Interface Module User's Guide provides additional information about the tutorials.