Hi,
I created a dblink from a database Oracle (10.2.0.3) to PostgreSQL database (8.3.11) with DG4ODBC (11.2.0.1.0).
My Postgres Database is encoding with UTF8.
when i select a table, this errors occurs :
hgopoer, line 233: got native error 214 and sqlstate HY019; message follows...
[unixODBC]client encoding mismatch {HY019,NativeErr = 214}
what's the problem?
thanks for your help
Mathieu