Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Retrieve Data From Server
Forum Updated to NodeBB v4.3 + New Features

Retrieve Data From Server

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 2 Posters 2.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    engrehabhegazy
    wrote on last edited by
    #1

    i have question and I'll appreciate your answer
    if i’ll retrieve data from server what is the best approach 2 get data be xmlhttprequest (using handler or webservice )or build c++ component that handle this issue?
    thanks in advance :)

    Rehab Hegazy

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Eh... That would depend on the kind of data, the kind of application and the kind of server?

      1 Reply Last reply
      0
      • E Offline
        E Offline
        engrehabhegazy
        wrote on last edited by
        #3

        first of all thanks for reply :)
        i have sql server and i already have http handler retrieve data in xml format and i succeed 2 retrieve it using xmlhttprequest and xmllistmodel
        but i don't know if it's the best approach or i should use another way like retrieve data using c++ and build data model using c++?
        if i have database on sql server and want 2 retrieve data from it 2 build dynamic view what's the best approach ??

        Rehab Hegazy

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          I don't think there is anything wrong with your current approach, based on the little information you give, of course.

          1 Reply Last reply
          0
          • E Offline
            E Offline
            engrehabhegazy
            wrote on last edited by
            #5

            i appreciate if u tell me another alternative 2 get the data say i build thread of comments "saved on sql server database" using qml? and what's the criteria i used 2 decide which approach i take 2 enhance the performance?
            i heart that if ur model exceed specific number you should use c++ is it right?

            Rehab Hegazy

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved