Re: time problem with postgres ODBC driver (fwd) - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: time problem with postgres ODBC driver (fwd)
Date
Msg-id 3C69C2FD.9FF5326E@tpf.co.jp
Whole thread Raw
In response to time problem with postgres ODBC driver (fwd)  (Laurette Cisneros <laurette@nextbus.com>)
Responses Re: time problem with postgres ODBC driver (fwd)
List pgsql-odbc
Laurette Cisneros wrote:
>
> Repost...sorry if it goes to the list twice.
>
> We are seeing a problem with the ODBC driver.
>
> Using this table:
>
> create table tst
> ( col1 date,
>   col2 time);
>
> and inserting values (rows) into the date and time columns.
>
> When using the PostreSQL ODBC driver version 07.01.0007 against both a 7.2
> and 7.1.3 database server, a select * from tst returns the date value for
> col1 correctly, but returns the current date for col2 (which obviously is
> wrong).

If you are using 7.01.0007 you can turn on the Mylog
option using ODBC DataSource Administrator.
Please send me the Mylog output for debug.

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Terry
Date:
Subject: Re: Windows client?
Next
From: Cedar Cox
Date:
Subject: Re: Windows client?