Обсуждение: Empty field names with QlikView and PostgreSQL 8.4

Поиск
Список
Период
Сортировка

Empty field names with QlikView and PostgreSQL 8.4

От
Hilbert Mostert
Дата:
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