Re: Newbie question :-)

From: "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net>
To: Bela Lantos <belantos(at)optusnet(dot)com(dot)au>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Newbie question :-)
Date: 2001-02-26 14:41:07
Message-ID: Pine.LNX.4.30.0102260938380.8774-100000@chapelperilous.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 24 Feb 2001, Bela Lantos wrote:

> I just started learning Database Design, our programs have to work on
> Oracle, but at home I run Linux.
>
> Can any of you tell me how portable are the programs written for Progresql?
> Would they run on Oracle without problem?

That all depends on the programming interface you are writing your
programs with. If you are using Oracle's or PostgreSQL's native
libraries, they are not going to be portable at all. However, if you are
building your code with a data abstraction layer (i.e., Java's JDBC,
Perl's DBI, ODBC), you will have a lot more portability between database
systems.

-- Brett
http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
Please come home with me ... I have Tylenol!!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mitch Vincent 2001-02-26 14:45:23 Re: Newbie question :-)
Previous Message Renaud Tthonnart 2001-02-26 14:34:50 Nested tables