Found answer...
QSqlQuery::executedQuery()--->returning first successfully executed query.(correct me if i am wrong)
If i use QSqlQuery::clear() after exicuting each QSqlQuery::exec() then only its giving last suuceessfully exicuted query.
Why this is happening.. documents in qt were telling some thing other than realty..
Bookmarks