Re: ODBC Driver doesn't return fractional timestamp

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: "Florian Mader" <florian_mader(at)gmx(dot)net>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: ODBC Driver doesn't return fractional timestamp
Date: 2002-09-21 16:44:33
Message-ID: EKEJJICOHDIEMGPNIFIJEECMJDAA.Inoue@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Florian Mader
>
> 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

What kind of software are you using ?
The ODBC driver itself doesn't return the result
using the above format.

regards,
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2002-09-21 16:44:47 Re: datetime and ODBC driver
Previous Message Michael Meskes 2002-09-20 19:26:01 [s.hetze@linux-ag.de: PostgreSQL integration Visual Basic, SQLProcedureColumns]