[python-win32] How to specify parameters in a query using odbc

Mike Driscoll mdriscoll at co.marshall.ia.us
Wed Feb 2 17:42:09 CET 2011


On 1:59 PM, Tom Hawkins wrote:
>
> Thanks for all the replies - it's now working fine with ? (after some 
> delay caused by testing with a single parameter query but forgetting 
> that the parameter has to be supplied as a single-member list)...
>
> Tom
>
> *Tom Hawkins*
>
> Principal Scientist
>
> Innospec Inc
>
> Tel: +44 (0)151 356 6197
>
> Fax: +44 (0)151 356 6112
>

Personally, I use SqlAlchemy for almost all my database work. It takes a 
little longer to learn, but I find it easier to use in the long run.

-- 
Mike Driscoll
Applications Specialist

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20110202/61b2bf1c/attachment.html>


More information about the python-win32 mailing list