Re: [NOVICE] Query with tables from 2 different databases in Java

From: "Tomeh, Husam" <htomeh(at)firstam(dot)com>
To: "Loredana Curugiu" <loredana(dot)curugiu(at)gmail(dot)com>, pgsql-jdbc(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] Query with tables from 2 different databases in Java
Date: 2007-06-07 14:21:09
Message-ID: F1B0F9305B343E43A1C3EECE48B853D5F948D8@CITGSNA01SXCH02.ana.firstamdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-novice

This is an add-on package for database links that is usually bundled
with Postgres in the 'contrib' directory in the source code. Look for
'contrib/dblink'.

--
Husam
firstdba.googlepages.com

________________________________

From: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] On Behalf Of Loredana Curugiu
Sent: Thursday, June 07, 2007 7:09 AM
To: pgsql-jdbc(at)postgresql(dot)org; pgsql-novice(at)postgresql(dot)org
Subject: [NOVICE] Query with tables from 2 different databases in Java

Hi,

I need a query to use tables from 2 different databases and
that query to be executed from a .java file. What do you recommand?

Thanks in advance!

Regards,
Loredana

**********************************************************************
This message contains confidential information intended only for the use of the addressee(s) named above and may contain information that is legally privileged. If you are not the addressee, or the person responsible for delivering it to the addressee, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. If you have received this message by mistake, please immediately notify us by replying to the message and delete the original message immediately thereafter.

Thank you.

FADLD Tag
**********************************************************************

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sean Davis 2007-06-07 14:25:14 Re: [NOVICE] Query with tables from 2 different databases in Java
Previous Message Mark Lewis 2007-06-07 14:13:54 Re: Query with tables from 2 different databases in Java

Browse pgsql-novice by date

  From Date Subject
Next Message Sean Davis 2007-06-07 14:25:14 Re: [NOVICE] Query with tables from 2 different databases in Java
Previous Message Mark Lewis 2007-06-07 14:13:54 Re: Query with tables from 2 different databases in Java