Hello!
I hope somebody can help me. I have a MS SQL database with multiple tables, where one of the tables is really important. I have several clients simultaniously working with this table and the data should be consistent between the clients.
How can I make sure all my clients no that data in the table has changed. I'm preferring a "push" meganism instead of using a timer to pull the table... Who has done this before and can help me with trics or samples?
Thank you very very very much!
Marcel
I hope somebody can help me. I have a MS SQL database with multiple tables, where one of the tables is really important. I have several clients simultaniously working with this table and the data should be consistent between the clients.
How can I make sure all my clients no that data in the table has changed. I'm preferring a "push" meganism instead of using a timer to pull the table... Who has done this before and can help me with trics or samples?
Thank you very very very much!
Marcel