Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!pacbell.com!ucsd!nprdc!apple From: apple@nprdc.navy.mil (Jim Apple) Newsgroups: comp.object Subject: Need help with C++ and Oracle Message-ID: <17503@arctic.nprdc.navy.mil> Date: 30 Jun 91 14:54:04 GMT Sender: news@nprdc.navy.mil Reply-To: apple@nprdc.navy.mil (Jim Apple) Organization: Navy Personnel R&D Center, San Diego Lines: 19 Hi I'm working on a project that combines C++ with a Non OODBMS ( Oracle ) and I'm having alot of trouble designing my database classes. In the Booch book he has Table, Row and Column classes but no description of how they are implemented or what data they contain, my guess is the table class might represent a Oracle cursor and the row class would represent the results of a fetch but I can't find a logical reason for a column class ( I'm sure there is one, I just can't figure it out ). How has this problem been attacked before ?? Any help would be great .. Thanks in advance Jim Apple apple@nprdc.navy.mil WB1DOG ...}ucsd!nprdc!apple