[PyQt] How can i update QSqlRelationalTableModel
engdarkman89
darkman20050 at hotmail.com
Fri Aug 10 22:43:50 BST 2012
Hi,
I will try to explain the problem with the following scenario:
Suppose we have two tables A and B, table B has a Foreign key column from A
and we applied QSqlRelation to that column, now we insert/update a row in
table A.
The problem is that the QSqlRelation still see the old A table, how can i
update the relation.?
Appreciate any kind of help.
--
View this message in context: http://python.6.n6.nabble.com/How-can-i-update-QSqlRelationalTableModel-tp4984662.html
Sent from the PyQt mailing list archive at Nabble.com.
More information about the PyQt
mailing list