Opening the Circle project and assign a local database server and a test database to it

About this task

To open the Circle project and assign its properties:

Procedure

  1. Open the Circle.dsw file in Visual C++.
    This file is in the Circle\src directory.
  2. In the dialog box asking if you want to select a local server, click the Yes button.
  3. If a dialog box appears asking if you want to start the local server, click No.
  4. In the Configure DBDK Visual C++ Add-In dialog box, select the same local database server you selected for the Point project.
  5. In the DBDK Database text box, select the intftest database.
  6. Click OK.