Empty field names with QlikView and PostgreSQL 8.4 - Mailing list pgsql-odbc

From Hilbert Mostert
Subject Empty field names with QlikView and PostgreSQL 8.4
Date
Msg-id 4BFBE51B.9010108@provelu.nl
Whole thread Raw
List pgsql-odbc
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

pgsql-odbc by date:

Previous
From:
Date:
Subject: [ psqlodbc-Bugs-1010827 ] ODBC driver not parsing comment correctly
Next
From: Ken Sell
Date:
Subject: Question about building for Windows