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
- Open the Circle.dsw file in Visual
C++.This file is in the Circle\src directory.
- In the dialog box asking if you want to select a local server, click the Yes button.
- If a dialog box appears asking if you want to start the local server, click No.
- In the Configure DBDK Visual C++ Add-In dialog box, select the same local database server you selected for the Point project.
- In the DBDK Database text box, select the intftest database.
- Click OK.