Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: New in database concepts

Re: New in database concepts

From: Andrea Ing. <andreaingegneri_at_supereva.it>
Date: Tue, 23 Oct 2001 11:50:02 GMT
Message-ID: <KPcB7.5849$GW5.75173@news2.tin.it>

> Hi,
>
> maybe the best advice we can give you is to buy a database and not to try
> to build one from scratch
> Don't know whether this satisfies you - but it might sure save you some
> effort and money

Thanks for your answer. There is not, fortunately, a problem of losses since actually i'm programming just for fun.
I'd like to understand what there is at the base of a database system to understand if it possible and how create a simple one in os-indipendent standard c++. The main problem is that c++ file streams are the best choice to store simple sequences of linear data, but if i need to work at "lower" level it becomes more difficult and problematic. It's not impossible but there are (for what i know) file manipulation pitfalls.
Regards Received on Tue Oct 23 2001 - 06:50:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US