[PyQt] QSqlTableModel setFilter

Scott Frankel frankel at circlesfx.com
Sat Aug 29 20:46:40 BST 2009


Is there a way to have the QSqlTableModel.setFilter() method accept  
"where exists" clauses?

According to the documentation, the setFilter method sets a "where"  
clause without the "where" keyword.  I have a situation in which  
setting a "where exists" clause would be the ideal solution.

Thanks in advance!
Scott





More information about the PyQt mailing list