Re: time with time zone sql type?

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: J(dot)Kraaijeveld(at)Askesis(dot)nl
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: time with time zone sql type?
Date: 2008-08-12 06:54:24
Message-ID: 48A133A0.8020405@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Joost Kraaijeveld wrote:
> 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?

One reason is that I don't understand the type well.

regards,
Hiroshi Inoue

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Joost Kraaijeveld 2008-08-13 18:04:58 Re: time with time zone sql type?
Previous Message Hiroshi Inoue 2008-08-12 05:30:29 Re: c type of int8 / serial8?