Checking the Output
The output of the program is in a file called t3out.txt, which is found in the same directory as the executable file. This file should contain a list of the customers who were successfully added to the customer table.
If t3out.txt is empty, check the contents of the file t3err.txt. This file contains any error messages generated by the database server or the database client library.
If the database server complains that the table does not exist, make sure you have executed the tutorial setup program successfully before running this tutorial, otherwise return to RCB and recompile the tutorial. See Installing and Building Your SourcePro Products and Building Your Applications for more information.