"#if (ODBCVER >= 0x0399)" in info.c?

Поиск
Список
Период
Сортировка
От Han
Тема "#if (ODBCVER >= 0x0399)" in info.c?
Дата
Msg-id 20021122034955.10EC9475AE4@postgresql.org
обсуждение исходный текст
Ответы Re: "#if (ODBCVER >= 0x0399)" in info.c?  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-odbc
Hi,
    What's the meaning of the three lines of "#if (ODBCVER >= 0x0399)" in function PGAPI_GetTypeInfo?
    If 0x0300 means ODBC3.0, then what's the meaning of 0x0399(or 0x0350--I found an occurrence in SQL_EXT.h in VC++
code)?
    Can I define ODBCVER in psqlodbc to 0x0399 to make those code useful to return more infomation like
SQL_DATETIME_SUB/INTERVAL_PRECISION?

    Thanks and regards!!!


        


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




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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Text field truncation problem
Следующее
От: markw
Дата:
Сообщение: Very large queries with ODBC