Re: Obtaining hundredths of a second data from time data types - Mailing list pgsql-odbc

From Scott Ferrett
Subject Re: Obtaining hundredths of a second data from time data types
Date
Msg-id 56E00C1F.7010505@ferrettconsulting.com
Whole thread Raw
In response to Re: Obtaining hundredths of a second data from time data types  ("Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>)
List pgsql-odbc
Hi Hiroshi,

That driver passed all my tests.  Thanks.

Cheers,
  Scott

On 09/03/2016 21:24, Inoue, Hiroshi wrote:
> Hi Scott,
>
> On 2016/03/09 9:34, Scott Ferrett wrote:
>> Hi Hiroshi,
>>
>> This driver fixes all the problems with retrieving data.  Thank you.
>>
>> This allowed me to get further with my testing and found the next
>> problem.
>>
>> Although you can now retrieve data using SQLBindCol, you cannot
>> insert of update data using SQLBindParameter.
>>
>> If you issue an INSERT INTO TestTable (ID,T) VALUES (?,?) and use
>> SQLBindParameter to bind an SQL_C_TIMESTAMP structure to the second
>> parameter, then the new row is inserted with the fractional part
>> truncated.
>
> Please try the test drivers 9.5.0105 at
>  http://www.ne.jp/asahi/inocchichichi/entrance/psqlodbc/
> .
>
> regards,
> Hiroshi Inoue
>



pgsql-odbc by date:

Previous
From: Silvio Brandani
Date:
Subject: problems changing postgres jdbc driver
Next
From: Adrian Klaver
Date:
Subject: Re: problems changing postgres jdbc driver