monitor-table-change-with-sqltabledependency icon indicating copy to clipboard operation
monitor-table-change-with-sqltabledependency copied to clipboard

Get SQL Server notification on record table change

Results 53 monitor-table-change-with-sqltabledependency issues
Sort by recently updated
recently updated
newest added

…the last operation before return) - Fix incorrect WaitForNotifications start that prevent stop to termitate if stoped on application closing (wrong task was waited)

The assembly is currently not strong name signed. This causes any application using this package to also not be able to sign their assemblies due to the dependency not being...

I receive very occasionally this error message and sql table dependency stops working. Invalid object name 'dbo.dbo_XXXX_1a3df6fa-1a3b-4847-adb7-a4b86ca9ff3a_Receiver' when I restart windows service it will work fine. Note: Windows service start...

Microsoft is providing a new package for SQLclient types https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/ By any chance, is there any plans to use the new NuGet package? Thanks

enhancement

The brackets are required if you use keywords or special chars (especially space]in the table names or identifiers.

I really appreciate the SqlTableDependency tool. During its use, we ran into issues where a deadlock would occur and the **SqlTableDependency** would enter into a **Stopped** state. We tried restarting...

Application: .net core 3.1, OS:win 10, VS :2019, SqlTableDependency:8.5.8 Sql Server :10.50.1600.1. this is my test code: ``` internal class Program { private static string _con = "data source=.; initial...

I have used SQL Service broker and SQL Table Dependency and started SQL table dependency in a table for notifications on table data change. I have given all the permission...

Hello Cristian. I have been using SqlTableDependency with Web Service for some time. For the second time I get an error with the message: Source spid32s Message The activated proc...