Postgres stored proc that extracts data from Oracle

Поиск
Список
Период
Сортировка
От James
Тема Postgres stored proc that extracts data from Oracle
Дата
Msg-id 20050311011246.1088.qmail@web50202.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Postgres stored proc that extracts data from Oracle  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general
Hello All,

I am a beginning PL/pgSQL and PL/SQL developer and I
have a question. I need to create a procedure in
postgres that  would compare data between a table in
Postgres and a table in Oracle. Let's put it like
this, I have a list of projects in a table in PG and
the properties of those projects can be found in a
table in an Oracle DB. I need to create a procedure
that gets a list of all projects with a certain
status. A list of project ID's must be fetched from
postgres and the status of each project ID is in
Oracle.

Do you guys have thoughts on how to implement this? I
am not expecting an easy solution but I wish to get
started asap. Any advice would be appreciated.

Thanks in advance,

James



__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/

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

Предыдущее
От: paulo.oliveira@engineer.com
Дата:
Сообщение: fied separator change from the shell command line
Следующее
От: Libo Luo
Дата:
Сообщение: German umlauts problem (under WindowsXP, COBOL programm)