Hello,

I have created database and managing it with GUI. Now after adding all data in database I have to generate XML file of all the data from database.

Is it possible to create XML file using SQL queries in QT?

what should be the best way to generate xml from SQL in qt?

Looking for your guidance...

Thanks in Advanced....