Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Qt/QML application connection with SharePoint

Qt/QML application connection with SharePoint

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
2 Posts 2 Posters 1.9k Views
  • 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.
  • OMVEERO Offline
    OMVEERO Offline
    OMVEER
    wrote on last edited by
    #1

    Hi All,

    I have a working Qt/QML application. Now I got a requirement to access data during run-time from a SharePoint site.
    Is it possible to do this using Qt/QML or C++?
    If yes, then is there any library or APIs provided for accessing Sharepoint data in Qt/QML or C++ like we have in .Net or javaScript(SP)? or Is there any other way of doing it?

    1 Reply Last reply
    0
    • V Offline
      V Offline
      VHelex
      wrote on last edited by
      #2

      As you might have already found out there are two options within sharepoint lists to export data to excel or to created a connected and linked Microsoft Access Database.

      You should be able to use the second one via ODBC to access and write your needed data.
      See here for the connection strings: https://connectionstrings.com/sharepoint/

      I haven't tested it myself so far. Would be great to get some feedback in case you got it working.

      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