Re: Oracle / Postgres Interface

From: "Goulet, Dick" <DGoulet(at)vicr(dot)com>
To: "Shah, Sameer" <SShah(at)vicr(dot)com>, <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: Oracle / Postgres Interface
Date: 2004-09-21 18:03:35
Message-ID: 4001DEAF7DF9BD498B58B45051FBEA6501B25BFC@25exch1.vicorpower.vicr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Sameer,

IF you've got Java installed it might work that way via jdbc.

-----Original Message-----
From: Shah, Sameer
Sent: Tue 9/21/2004 12:57 PM
To: pgsql-interfaces(at)postgresql(dot)org
Cc:
Subject: [INTERFACES] Oracle / Postgres Interface
Hi All,

I would appreciate any input on this dilemma:

1. I have DataBase-A which is Oracle on Server A with FunctionA
(PLSQL)
2. I have DataBase-B which is Postgress on Server B with FunctionB
(PgSQL)
3. I need to call FunctionA from FunctionB

I don't mind rewriting PgSQL to some other language in Postgress if need
be.

Can I do this? If Yes, How?

Please reply as soon as possible.

Thanks,

Sameer

Browse pgsql-interfaces by date

  From Date Subject
Next Message Steve Ellis 2004-09-23 23:29:06 Problems with Pg.pm
Previous Message Shah, Sameer 2004-09-21 16:57:37 Oracle / Postgres Interface