Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

14.2 List of Tutorials

Table 13 contains a list of the advanced tutorials, their related files, and a description of their content. Filenames containing the word out give the output of the tutorial program; filenames containing the word err contain error messages. All the DBTools.h++ files are located in the Rogue Wave directory
<rw_root>/workspaces/<os+ver>/<compiler+ver>/<buildtype>/examples/dbt<ver><osfam>.

If you are reading this manual online, you can click on the name of the tutorial to take you to its documentation.

Table 13 -- The DBTools.h++ advanced tutorials 

 
Tutorial NameRelated FilesTutorial Description
Tutorial One
t1
t1out.txt
t1err.txt
Demonstrates how to retrieve data from a table in a database and how to use an arbitrary struct or class
Tutorial Two
t2
t2out.txt
t2err.txt
Demonstrates selective retrieval of data from a table in a database
Tutorial Three
t3
t3out.txt
t3err.txt
Demonstrates how to insert data into a table in a database
Tutorial Four
t4
t4out.txt
t4err.txt
Demonstrates how to insert and update data in a database
Tutorial Five
t5
t5out.txt
t5err.txt
Demonstrates how to delete rows from a table in a database
Tutorial Six
t6
t6out.txt
t6err.txt
Demonstrates a complicated query with the entire result set brought directly into memory. Uses a template-based Tools.h++ collection to store query data
Tutorial Seven
t7
t7out.txt
t7err.txt
Demonstrates how to enter new data and update existing data in multiple tables within a database


Previous fileTop of DocumentContentsIndexNext file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.