Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Using SQL Server Query Notifications in Qt application
Forum Updated to NodeBB v4.3 + New Features

Using SQL Server Query Notifications in Qt application

Scheduled Pinned Locked Moved General and Desktop
sql
1 Posts 1 Posters 586 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.
  • A Offline
    A Offline
    andrzej
    wrote on last edited by
    #1

    Does anybody have experience in using SQL Server Query Notification mechanism in Qt applications. I need my application to be notified when data has changed in db. Currently the only option I see is to use polling on the application side. I have read some examples and docs provided by Microsoft about SQL Server Query Notification but all of them seem to be related to .NET context, where your have specialised classes for this like SqlDependency.

    I would like to get the general idea whether it is worth trying to get this mechanism working or I should stay with polling.

    Thanks

    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