ODBC error state S1092: postgresql through ODBC
- by mechcow
While performing an upgrade, our in-house software started to report the following strange error. It is a C++ application talking to a remote postgresql database, defined through ODBC:
ODBC error state S1092, native error 0. [unixODBC][Driver Manager]Invalid attribute/option identifier
Both the client and the server are Centos 5.4 Xen guests with…