PDA

View Full Version : sometimes the QSqlRelationalTableModel can not save data to database



yleesun
7th August 2008, 04:33
hi
I use QSqlRelationalTableModel to display data in the QTableView,but I noticed that sometimes the data cannot be saved to the database after I update it ,sometimes it works ok,
why? Is it a bug of QT ,or my mistake?
QT4.3.4

janus
7th August 2008, 09:28
Hi,

which database and do you use AutoSubmit/..?

yleesun
8th August 2008, 02:54
oracel
I use submitall