Is there any body to help me in file transactions , if u can please sent an simple example code for writing & read a file in Qt 3.3.4 . Actually my need is to
=> fetch data from postgresql old-databse
=> then store the data in a dynamically created file [ say tmp.txt ]
=> then create a new database using shellScript
=> then restrore the data from file to new-database
Bookmarks