[PyQt] QSqlQuery.addBindValue malfunction

Fabiano Sidler fabianosidler at gmail.com
Wed May 23 22:30:53 BST 2007


Hi folks!

I've written a database application which works very well, unless I
use query.prepare and _.addBindValue. As it seems to me, addBindValue
does not properly substitute the placeholders,but leave the query
string untouched. Can anyone reproduce this behaviour? I'm running
PyQt4 with Qt 4.2.3 on both Linux and Windous.

Greetings,
Fabiano


More information about the PyQt mailing list