On Tue, 26 Jun 2007 08:38:29 GMT, Dennis Lee Bieber wrote:
>       In both cases, the whole idea behind letting the adapter do
> parameter substitution is that the adapter will add the appropriate
> delimiters (quote marks, for the most part) needed for the data type.

That's only the case if the adapter is dumb enough to stuff the parameter into
the query as a literal value. Most adapters aren't that dumb.

--
Carsten Haese
http://informixdb.sourceforge.net
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to