Re: SQL/CLI

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "Peter Eisentraut" <peter_e(at)gmx(dot)net>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: SQL/CLI
Date: 2008-10-20 11:47:13
Message-ID: 36e682920810200447m21b65ab5lad7a9b8c62ef52b8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On Mon, Oct 20, 2008 at 7:41 AM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> Does anyone know how closely related the ODBC standard is to SQL/CLI? And do
> we know how closely our driver conforms to either of them?

ODBC is a superset of SQL/CLI. Though, the last time I checked,
SQL/CLI was equivalent to ODBC 2.0. The current version of ODBC is
3.52.

I believe Command Prompt's ODBCng driver is closer to the 3.0/3.5
spec, though it isn't very friendly licensed (GPL).

--
Jonah H. Harris, Senior DBA
myYearbook.com

In response to

  • SQL/CLI at 2008-10-20 11:41:43 from Peter Eisentraut

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2008-10-20 12:25:37 Re: SQL/CLI
Previous Message Peter Eisentraut 2008-10-20 11:41:43 SQL/CLI