Results 1 to 2 of 2

Thread: Generate Xml file from SQL server

  1. #1
    Join Date
    May 2016
    Posts
    17
    Qt products
    Qt4
    Platforms
    Windows

    Post Generate Xml file from SQL server

    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....

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Generate Xml file from SQL server

    Some SQL servers can generate XML dumps of their data or XML exports of queries, maybe the one you are using can do that too?

    Cheers,
    _

Similar Threads

  1. generate XML file using SQL database in QT
    By sam123 in forum Newbie
    Replies: 3
    Last Post: 25th May 2016, 14:15
  2. how to generate sis file with qt
    By fareenafatima in forum Newbie
    Replies: 2
    Last Post: 27th February 2011, 18:53
  3. how to generate a PDF file with qt?
    By ghnie in forum Qt Programming
    Replies: 1
    Last Post: 25th March 2010, 07:23
  4. Generate a form from an XML file.
    By cbarmpar in forum Qt Programming
    Replies: 1
    Last Post: 29th September 2008, 15:54
  5. how can i generate .cpp file in QT 4.3.0
    By gamitkumar in forum General Programming
    Replies: 4
    Last Post: 3rd September 2007, 22:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.