Hi to all,

Basically i need to implement "forward" and "backward" options for my application.
My application is dealing with RDBMS. I have to execute some queries and displaying the information on Table view.
I am using "QSqlQueryModel" object to execute query and holding the table information.

what i required is writing the "QSqlQueryModel" object into the file to implement "forward" and "backward" options.

is it possible? plz give me any suggestions to solve this.

thanks in advance,,