Problem with Oracle, ODBC and Postgresql

Поиск
Список
Период
Сортировка
От Raul Orduna
Тема Problem with Oracle, ODBC and Postgresql
Дата
Msg-id 6AF5354A92C4A64F93419B73F85C9CF701DF38C3@milieu.webtracasa.local
обсуждение исходный текст
Ответы Re: Problem with Oracle, ODBC and Postgresql  (Raul Orduna <rorduna@tracasa.es>)
Список pgsql-odbc

Summarizing:

I have a dump of postgress data I must migrate to Oracle (a really complex project...really). The process must be iterative and repeatedly.

 

The OS are linux for Oracle and odbc machines and postgresql is in windows.

 

For this objective I want to access from oracle to postgresql via heterogeneous services and odbc. This integration, theoretically simple, cause problems in both sides.

 

The oracle part was through dg4odbc and unixODBC.

 

I use the standard driver for odbcposgres included in unixODBC “/usr/lib/libodbcpsql.so” (with isql I can connect to postgresql through unixodbc). But with dg4odbc an error affecting the types of SQLGetInfo arises.

 

I am trying to build the last driver of psqlodbc-08-08-0400 but I obtain conflicts with installation of unixODBC.

 

I try to avoid them renaming the with-unixodbc clauses, but I obtain more errors.

 

Some idea?

 

Raúl

 

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

Предыдущее
От: Michael Toews
Дата:
Сообщение: Multiple ConnSettings statements in connection string
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: Problem with Oracle, ODBC and Postgresql