Empty field names with QlikView and PostgreSQL 8.4

Hello,


I am having troubles with QlikView and PostgreSQL 8.4. I can view table
names but not the columns from the tables. The psqlodbc_***.log shows
the following error every time when I select a different table:

[6.360]couldn't convert the type 21 to SQL_C_BINARY
[6.360]STATEMENT ERROR: func=SC_fetch, desc='', errnum=14,
errmsg='Received an unsupported type from Postgres.'

I have red through the source code and saw that the type 21 is actually
an PG_TYPE_INT2 field.

Did anyone else have this problem and if so, what is the solution? If
not, what are the following steps?


Regards,

Hilbert Mostert

--
Sent via pgsql-odbc mailing list (pgsql-odbc [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
Hilbert Mostert [ Di, 25 Mai 2010 16:56 ] [ ID #2042014 ]
Datenbanken » gmane.comp.db.postgresql.odbc » Empty field names with QlikView and PostgreSQL 8.4

Vorheriges Thema: Question about building for Windows
Nächstes Thema: [ psqlodbc-Bugs-1010827 ] ODBC driver not parsing comment correctly