SQL/CLI

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?

--
Sent via pgsql-odbc mailing list (pgsql-odbc [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
Peter Eisentraut [ Mo, 20 Oktober 2008 13:41 ] [ ID #1973879 ]

Re: SQL/CLI

On Mon, Oct 20, 2008 at 7:41 AM, Peter Eisentraut <peter_e [at] gmx.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

--
Sent via pgsql-odbc mailing list (pgsql-odbc [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
jonah.harris [ Mo, 20 Oktober 2008 13:47 ] [ ID #1973880 ]

Re: SQL/CLI

On Mon, Oct 20, 2008 at 12:47 PM, Jonah H. Harris
<jonah.harris [at] gmail.com> wrote:
> On Mon, Oct 20, 2008 at 7:41 AM, Peter Eisentraut <peter_e [at] gmx.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).

Really? I know they are/were working towards compliance, but then
psqlODBC has been for a lot longer. I haven't really been tracking the
progress of either in the last couple of years though.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

--
Sent via pgsql-odbc mailing list (pgsql-odbc [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
Dave Page [ Mo, 20 Oktober 2008 14:25 ] [ ID #1973881 ]
Datenbanken » gmane.comp.db.postgresql.odbc » SQL/CLI

Vorheriges Thema: Enabling connection pooling by default
Nächstes Thema: Error in Adding All Table