[DB-SIG] qmark is standard SQL?

M.-A. Lemburg mal at egenix.com
Wed Jun 6 09:42:04 CEST 2007


Carl Karsten wrote:
> Didn't someone here say that qmark was part of the some standard?  If so, got a 
> reference?

It's part of the SQL CLI standard which again is the basis for
ODBC.

http://en.wikipedia.org/wiki/Call_Level_Interface

> I just skimmed and searched the first 380 pages of the SQL 92 spec:
> 
> http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt
> 
> and the only mention of parameters I found was:
> 
> 4.18.2  Data parameters           A data parameter is a parameter that is used 
> to either assume or          supply the value of data exchanged between a host 
> program and an          SQL-implementation.
> 
> 
> It may be on page 500, but I got tired of looking.

I don't have a reference handy, sorry.

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jun 06 2007)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::


   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611


More information about the DB-SIG mailing list