Re: Create connection with Oracle database from Postgres plpgsql function

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: Create connection with Oracle database from Postgres plpgsql function
Дата
Msg-id C61C5740-FE75-4030-9C5F-E903B7A476A6@myrealbox.com
обсуждение исходный текст
Ответ на Create connection with Oracle database from Postgres plpgsql function  ("Dinesh Pandey" <dpandey@secf.com>)
Список pgsql-sql
On Jul 5, 2005, at 6:40 PM, Dinesh Pandey wrote:

> How can we create connection with Oracle database from Postgres  
> plpgsql function and execute some oracle stored procedure?

I don't think it's possible with plpgsql. Try DBI-link.
<http://pgfoundry.org/projects/dbi-link/>

Michael Glaesemann
grzm myrealbox com




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

Предыдущее
От: "Dinesh Pandey"
Дата:
Сообщение: Create connection with Oracle database from Postgres plpgsql function
Следующее
От: Zac
Дата:
Сообщение: Re: Help on Procedure running external function