[PyQt] Re: QSqlQuery.addBindValue malfunction

Fabiano Sidler fabianosidler at gmail.com
Thu May 24 08:49:58 BST 2007


2007/5/23, Fabiano Sidler <fabianosidler at gmail.com>:
> As it seems to me, addBindValue does not properly substitute
> the placeholders, but leave the query string untouched.

I've found out, that the problem arises because the placeholder is in
a LIKE statement between the "%" characters. How to substitute such a
placeholder?

Greetings,
Fabiano


More information about the PyQt mailing list