ODBC Driver doesn't return fractional timestamp

Поиск
Список
Период
Сортировка
От Florian Mader
Тема ODBC Driver doesn't return fractional timestamp
Дата
Msg-id 000401c26094$2fa64f90$0300a8c0@FPCm
обсуждение исходный текст
Ответы Re: ODBC Driver doesn't return fractional timestamp  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-odbc
Hello,
I am Using PostgreSQL 7.2.2 and Windows ODBC Driver 7.02.00.02 If I use
psql directly select now() returns  now
-----------------------------
 2002-09-19 09:39:05.6897+02
(1 row)
a Timestamp with Fractions.
But if I use the ODBC Driver it doesn't return a fractional timestamp
 now
-------------------
2002-09-19 09:40:53

1 Row(s) affected

Does anybody know this problem and how to solve it? Doesn't my ODBC
Driver support fractional timestamps? Is there a newer Version? TIA
Florian


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

Предыдущее
От: "Marc Birkett"
Дата:
Сообщение: unsubscribe
Следующее
От: "Ben Trewern"
Дата:
Сообщение: Re: datetime and ODBC driver