August 2, 2002 12:00 AM EDT
One of the toughest challenges of any software development architecture is
reconciling the object-oriented paradigm with that of the relational
database.
If this isn't done properly, the object layer will become too closely tied to
the database schema and any change to the datab... (more)