Re: Select between two connections

Поиск
Список
Период
Сортировка
От Per-Olof Pettersson
Тема Re: Select between two connections
Дата
Msg-id 20010515.23301529@mis.configured.host
обсуждение исходный текст
Ответ на Select between two connections  (cbell <cbell@lighthouseasp.com>)
Список pgsql-sql
Hi

I think one way of accomplishing this is to use ODBC and thus an 
ODBC-client for the selects.
There does not seem to be any support for it in Postgresql. (If not in 
later versions).

Though I am not very experienced with it so someone more experienced 
should perhaps answer the question.

Hopes this helps a little though.

Best regards
Peo

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 2001-05-15, 22:15:38, cbell@lighthouseasp.com (cbell) wrote regarding 
Select between two connections:


> Hello everyone, I would like to perform a Select statement that accesses

> tables and finds matching fields in two separate databases.

>  For example, I have two connections to two separate database objects on
> the same
> Postgres server.  I would like to retrieve information from a table in
> one database based on some information from tables in a different
> database.

> Has anyone done this before, can it be done?

> Thanks in advance,

> Chris.




> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?

> http://www.postgresql.org/users-lounge/docs/faq.html


В списке pgsql-sql по дате отправления:

Предыдущее
От: Olivier PRENANT
Дата:
Сообщение: Please dont flame
Следующее
От: Per-Olof Pettersson
Дата:
Сообщение: Re: how to remove ?