Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
DB Interface Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

16.3 Setting up the Tutorials


You must install your client database software and establish connectivity with your database before running the SourcePro DB tutorials. Rogue Wave cannot help you with this step. If you need help connecting to your database, please see your system administrator, or contact your database vendor.

Most users install SourcePro DB with its tutorials using the Rogue Wave install wizard, and build the tutorials using the Rogue Wave Component Builder (RCB). Both the install wizard and RCB are provided with your purchase of SourcePro DB. For complete details on RCB, see Installing and Building Your SourcePro C++ Products.

RCB automates the build process. Using the RCB GUI, you can build the tutorials by selecting them and choosing either of these build actions:

With RCB, the tutorials can be built individually, or all together. From the command line, type the make all command for building all the tutorials together.

The example executables are built into the following directory structure:

RCB also lets you build your libraries in an exported buildspace. If you choose this option, your executables are stored in the following directory structure:

The setup programs built by RCB are described in Table 15:

Table 15: Setup programs for the SourcePro DB tutorials

Setup program Description
tutinit Creates all dependent database objects for the tutorials
setuperr.txt Reports errors that occur during setup
tutdefs.h A header file included by all the tutorials containing the parameters you define to work with your database
tutclean Cleans up all the tables the tutorials create and use
tutclean.txt Reports errors that occur during cleanup


Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.