| От | Doug McNaught |
|---|---|
| Тема | Re: Oracle / Postgres Interface |
| Дата | |
| Msg-id | 874qlrv7ek.fsf@asmodeus.mcnaught.org обсуждение исходный текст |
| Ответ на | Oracle / Postgres Interface ("Shah, Sameer" <SShah@vicr.com>) |
| Ответы |
Re: Oracle / Postgres Interface
|
| Список | pgsql-general |
"Shah, Sameer" <SShah@vicr.com> writes: > 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 As far as I know, the on'y way to do this is to write a Postgres function (function B) in C that links with the Oracle client libraries, connects to Oracle, and calls your function A. -Doug -- Let us cross over the river, and rest under the shade of the trees. --T. J. Jackson, 1863
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера