[unixODBC-support] Errors with integration between Oracle and PostgreSQL
Nick Gorham
nick at lurcher.org
Wed Apr 8 14:00:04 BST 2009
Raul Orduna wrote:
>First of all, thank you again.
>
>Your solution obtains a successful connection from Oracle Warehouse Builder. Good!!!
>
>The next error arises when we try to select the source tables for the project. I would remember that it seems that the text fields of pg_catalog load incorrectly (even from sqlplus, for example for
>select * from "pg_catalog"."pg_user"@postgres;
>).
>
>I send the logs of the select statement from unixODBC log and from dg4odbc log:
>select * from ALL_USERS at postgres;
>
>
>
>Raúl
>
>
>
>
What version of unixODBC are your using, what does
odbc_config --version --ulen
return?
--
Nick
More information about the unixODBC-support
mailing list