Re: Question about ODBC 3.0 - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Question about ODBC 3.0
Date
Msg-id 3CCF2F5E.4B052E4@tpf.co.jp
Whole thread Raw
In response to Question about ODBC 3.0  ("Han" <zh_ok@163.net>)
List pgsql-odbc
> Hi pqsql-odbc,
> I'm newly to psqlODBC and I have some basic questions:
> 1.To what extent does psqlODBC support ODBC 3.0 standard?
> 2.What are the features of ODBC 3.0 that psqlODBC don't support?
> 3.Does it fully support the ODBC 2.0 standard?

The ODBC 3.0 driver is in beta and hasn't been tested
widely yet. It is still poor in handling of Descriptors
e.g. SQLSet/GetDescRec, SQLCopyDesc aren't implemented yet,
SQLSet/GetDescField couldn't handle pretty many options.
SQLGetDiagField isn't supported either.
Other than 3.0, SQLColumnPrivileges, SQLProcedureColumns
and SQLDescribeParam aren't supported.

regards,
Hiroshi Inoue
    http://w2422.nsk.ne.jp/~inoue/

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: ODBC Thread Safety
Next
From: "Dushyanth Harinath"
Date:
Subject: Developer 2000 frontend , PostgreSQL backend and ODBC