How to export data from QSql classes to XML format ?![]()
How to export data from QSql classes to XML format ?![]()
Query your data from your table and write it to an XML file using QDomDocument or QXmlStreamWriter.
behrouz (29th June 2010)
Bookmarks