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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Difference Between DBMS/RDBMS

Re: Difference Between DBMS/RDBMS

From: Don Granaman <granaman_at_cox.net>
Date: Wed, 26 Jun 2002 19:48:40 -0800
Message-ID: <F001.00489F9B.20020626194840@fatcity.com>


<slowly standing - trembling, with creaks and pops as he rises> Overlays in Turbo Pascal

One of the more challenging aspects of writing Pro*C user exit code for Forms 2.3 on a DOS client running against an Oracle 5 database was trying to link 1,000 or so C functions (at one function per file for modularity) to create a large iapx (?correct name for version?) executable within a segmented 16-bit architecture. [These young whipper-snappers today have it SO easy!]

Don Granaman
[OraSaurus]

As I recall, the Dec product was called Rdb, and generally regarded as quite good. It was subsequently bought by Oracle.

The old hierarchical and network systems did not require foreign keys, because all records were explicitly linked via hard-coded pointers. So you HAD to get your design right before building the data model, otherwise retrieval would be a nightmare.

Because relational systems allow joins at query time, a major slackness has crept into database model design. Like not always protecting the integrity of PKs...

Talking of working on small memory machines - here is a test for your age in the industry - all those who can remember writing overlays stand up! I suspect the current crop of PC software engineers have never encountered overlay programing.

peter
edinburgh

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Don Granaman
  INET: granaman_at_cox.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Jun 26 2002 - 22:48:40 CDT

Original text of this message

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