int2: sql type bug? - Mailing list pgsql-odbc

From Joost Kraaijeveld
Subject int2: sql type bug?
Date
Msg-id 1218488112.4064.115.camel@panoramix.askesis.nl
Whole thread Raw
Responses Re: int2: sql type bug?
List pgsql-odbc
Hi,


According to SQLColumns the sql type (DATA_TYPE) for a int2 column is
SQL_INTEGER. According to SQLGetTypeInfo the sql type is SQL_SMALLINT.

Is this a bug?

BTW: I am writing an application that uses the ODBC rather heavily. Is
ODBC actually maintained and is there someone who is prepared to answer
some questions (and accept (source)solutions for problems)?

--
Groeten,

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


pgsql-odbc by date:

Previous
From: "Joost Kraaijeveld"
Date:
Subject: time with time zone sql type?
Next
From: Hiroshi Inoue
Date:
Subject: Re: c type of int8 / serial8?