Empty field names with QlikView and PostgreSQL 8.4

Поиск
Список
Период
Сортировка
От Hilbert Mostert
Тема Empty field names with QlikView and PostgreSQL 8.4
Дата
Msg-id 4BFBE51B.9010108@provelu.nl
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1010827 ] ODBC driver not parsing comment correctly
Следующее
От: Ken Sell
Дата:
Сообщение: Question about building for Windows