Problems about ODBC3 datetime

Поиск
Список
Период
Сортировка
От Han
Тема Problems about ODBC3 datetime
Дата
Msg-id 20021121065238.3CE824758FE@postgresql.org
обсуждение исходный текст
Ответы Re: Problems about ODBC3 datetime  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-odbc
Hi,
    Firstly, I encountered a problem when using SQL_DATE: when I use SQLGetTypeInfo(...,SQL_DATE);
the API returns no record. I debuged the psqlodbc driver and found that the value of the parameter DataType was 91. So
Ithink that the value was changed by the odbc30 Driver Manager. But why don't the psqlodbc add the SQL_TYPE_DATE and
otherODBC30 data types support in the array sqlTypes[](in pgtypes.c)? 
    Secondly, I wander why returning SQL_DATETIME in function pgtype_to_sqldesctype for the three types--SQL_TYPE_DATE,
SQL_TYPE_TIME,SQL_TYPE_TIMESTAMP? 
    Thanks!!!



        


        Han
        zhouhanok@vip.sina.com
          2002-11-21




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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: PostgreSQL+ Beta bug?
Следующее
От: "Henshall, Stuart - Design & Print"
Дата:
Сообщение: empty text on XP in MS Access