SQL_CHAR, SQL_INTEGER or SQL_BIT datatype problem

Поиск
Список
Период
Сортировка
От lothar.behrens@lollisoft.de (Lothar Behrens)
Тема SQL_CHAR, SQL_INTEGER or SQL_BIT datatype problem
Дата
Msg-id 5f0eaa28.0503280653.31a035d5@posting.google.com
обсуждение исходный текст
Ответы Re: SQL_CHAR, SQL_INTEGER or SQL_BIT datatype problem
Список pgsql-odbc
Hi,

I have tried to install postgreSQL 8.0 on Windows 2000 and ran into problems,
when using my code to bind columns to memory. The code works fine, when used
with postgreSQL 7.x on a linux box and client on windows.

The code uses SQLDescribeCol(...) to get the datatype for the query.
And I use simple switch statement for my supported datatypes.

Are there any differences in these database versions ?

Thanks

Lothar

В списке pgsql-odbc по дате отправления: