Hi,

I am using SQLite database with QSqlTableModel and QDataWidgetMapper.

I want to insert a new row and save to the database file "database.db"

I have tried "insertRecord" and "insertRows" but I could not save the inserted row to the "database.db" file.

Any clue?

Thanks,
Mohammad