Heterogeneous service (like Oracle or Ms SQL Server)

Started by Mirco Tamburinialmost 23 years ago2 messagesgeneral
Jump to latest
#1Mirco Tamburini
mircotamburini@libero.it

There is a concept of Database link?
Oracle Heterogeneous service (Trasparent gateway for ODBC) can create a link
to odbc database and the yuo can query 2 table across 2 different DB.

Select products.* , customer.name
from products, customer@accessdb
where products.id=customer.id

#2Martijn van Oosterhout
kleptog@svana.org
In reply to: Mirco Tamburini (#1)
Re: Heterogeneous service (like Oracle or Ms SQL Server)

On Mon, May 12, 2003 at 06:19:49PM +0200, Mirco Tamburini wrote:

There is a concept of Database link?
Oracle Heterogeneous service (Trasparent gateway for ODBC) can create a link
to odbc database and the yuo can query 2 table across 2 different DB.

There is a dblink module in contrib that may do what you want.

--
Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/

Show quoted text

"the West won the world not by the superiority of its ideas or values or
religion but rather by its superiority in applying organized violence.
Westerners often forget this fact, non-Westerners never do."
- Samuel P. Huntington