Re: SQL/CLI
am 20.10.2008 13:47:13 von jonah.harris
On Mon, Oct 20, 2008 at 7:41 AM, Peter Eisentraut 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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
Re: SQL/CLI
am 20.10.2008 14:25:37 von Dave Page
On Mon, Oct 20, 2008 at 12:47 PM, Jonah H. Harris
wrote:
> On Mon, Oct 20, 2008 at 7:41 AM, Peter Eisentraut 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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc