PDA

View Full Version : a problem about QSqlQuery::execBatch()



yjyong1217
29th January 2008, 03:28
Hello!
My problem is:
whatever i use query.execBatch() to insert or update rows in a table,it return the value of numRowsAffected is 1,such as: the number of rows i inserted is 1000.