time with time zone sql type?

From: "Joost Kraaijeveld" <J(dot)Kraaijeveld(at)Askesis(dot)nl>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: time with time zone sql type?
Date: 2008-08-11 06:18:50
Message-ID: 1218435530.4064.60.camel@panoramix.askesis.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

Is there a reason why the sql type of a column with "time with time
zone" as returned by SQLColumns is SQL_VARCHAR and not SQL_TYPE_TIME?

For timestamp in both cases SQL_TYPE_TIMESTAMP is returned.

--
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Joost Kraaijeveld 2008-08-11 20:55:12 int2: sql type bug?
Previous Message Joost Kraaijeveld 2008-08-10 17:11:14 c type of int8 / serial8?