Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

6.1 The Problem of Diverse Datatypes

Now that we have seen how to use DBTools.h++, let's discuss in more detail what makes it work. A unique feature of DBTools.h++ is how it deals with diverse datatypes. One of the traditional obstacles to writing portable database applications is the diverse representation of data by database manufacturers. Certainly each vendor provides something that behaves like an integer, something that behaves like a floating point number, and so on. But significant differences exist, based on the following issues:

In each of these cases, the mechanism chosen to represent or to deliver data has a substantial effect on the nature of your application. Your design problems are compounded if you use multiple databases.


Previous fileTop of DocumentContentsIndexNext file

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