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
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to