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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle & DB2 source code

Re: Oracle & DB2 source code

From: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 06 Sep 2007 06:58:36 -0700
Message-ID: <1189087109.204961@bubbleator.drizzle.com>


mvsguy wrote:
> I have a question regarding a common source code base supporting both
> Oracle & DB2.
>
> I'm in a tough spot. I know people who assume the same COBOL source
> code can used regardless whether someone is using DB2 or Oracle. (This
> is for a product running on Win. Unix and z/OS.)
> I'm highly skeptical of this but don't have any proof to support my
> position.
>
> Can someone out there help by giving some real life examples?
>
> Regards,
> MVSGuy

I've no doubt someone can, with hard work, produce a single mediocre code base if all they want to do is SELECT column FROM table.

I'd argue that the fact that someone can does not indicate that they should.

Doing so is almost always a really bad idea.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Thu Sep 06 2007 - 08:58:36 CDT

Original text of this message

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