Please this is my first time as i am new to Qt
I have a working database that works very well. I can perform any query i want on it.
Now, when the number of records gets to 277 (the row count of the table), I can no longer insert data even though QSqltableModel::SummitAll returns true.
I use QSqltableModel for all my insert queries.
Please I need urgent response.


Reply With Quote
Bookmarks