On 2007-06-20 23:15, Paul Boddie wrote:
> On Wednesday 20 June 2007 22:51, Carsten Haese wrote:
>> If I counted correctly, six votes were cast and the totals are:
>>
>> qmark 3
>> named 4
>> numeric -1
>> format -5
>> pyformat -2
>>
>> So the winner seems to be "named" unless six votes aren't enough to
>> constitute consensus.
> 
> Well, as was pointed out already, qmark is part of the SQL standard and 
> should 
> feature as part of the absolute minimum level of support for parameters in 
> the DB-API. I've seen named and numeric in Oracle environments only, and I'm 
> not convinced that in my last excursion into Oracle JDBC territory those 
> paramtypes were even permitted, even though Oracle likes to break standards 
> and conventions wherever it feels like it.

How about making both qmark and named the minimum required
parameter styles ?!

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jun 20 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/
________________________________________________________________________
2007-07-09: EuroPython 2007, Vilnius, Lithuania            18 days to go

:::: 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
_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig

Reply via email to