Hi Manuel,
I didn't yet use it, but SQL Server Notification Services should support it.
What are you missing in SSNS?
--
Miha Markic [MVP C#] - RightHand .NET consulting & development
www.rthand.com
Blog:
http://cs.rthand.com/blogs/blog_with_righthand/
SLODUG - Slovene Developer Users Group
www.codezone-si.info
"Manuel" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> With the FileSystemWatcher I can catch the events of a directory. Is there
> a
> way to do the same with a SQL Server table? (catch any modification to the
> data)
>
> I read all I could find about the SQL Server Notification Services but
> couldn't find what I was looking for. If there is a way to do this, please
> include a short example.
>
> Thx
>
>