473,406 Members | 2,954 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Catch SQL Server events

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
Nov 21 '05 #1
3 937
I think this is available with the next release of SQL Server (some
notification services). However, I would prefer polling for changes
(checking yourself).

"Manuel" <No****@NoMailLand.com> wrote in message
news:wt********************@giganews.com...
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

Nov 21 '05 #2
"Manuel" <No****@NoMailLand.com> schrieb:
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)


Notice that a separate group for .NET+database questions is available. You
will more likely get an answer there:

<URL:news://news.microsoft.com/microsoft.public.dotnet.framework.adonet>

The SQL Server groups can be found in the "microsoft.public.sqlserver.*"
groups hierarchy.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #3

Robin ,,, it is also availlable in SQL 2000 however then you need to do a
extra install
see :
http://www.microsoft.com/sql/NS/default.asp

regards

Michel Posseth [MCP]
"Robin Tucker" <id*************************@reallyidont.com> wrote in
message news:db*******************@news.demon.co.uk...
I think this is available with the next release of SQL Server (some
notification services). However, I would prefer polling for changes
(checking yourself).

"Manuel" <No****@NoMailLand.com> wrote in message
news:wt********************@giganews.com...
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


Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Martin Ortiz | last post by:
Which is best approach? Should Try + Catch be used to only deal with "catastrophic" events (like divide by zero, non-existant file, etc...etc...) Or should Try + Catch be used IN PLACE of...
11
by: Terry Olsen | last post by:
How can I catch a right-click on a DropDownMenuItem?
5
by: Simon Tamman {Uchiha Jax} | last post by:
Now this is bugging me. I just released software for a client and they have reported an unhandled stack overflow exception. My first concern is that the entirity of the UI and any threaded...
5
by: sleepinglord | last post by:
An example: I have a select input. I wanna catch those onclick events which is not a onchange events. How to implement it? And in general, there's some basic kinds of events, and I wanna catch...
2
by: gazelle04 | last post by:
I want to catch events between subforms whenever I changed data on the first form and click on the second form. I'm on the main form. The main form consists of two subforms. I want to catch the...
2
by: Smash | last post by:
Is it possible to get information about page events in global.asax, so i can log everything user does at page request event?
2
by: Tony Johansson | last post by:
Hello! I have created a Control that consist of a label and a textbox.I have called this class ctlLabelTextbox. public partial class ctlLabelTextbox : UserControl { .... } The class that I...
11
by: darrel | last post by:
Trying to get back into .net again after being out of it for a while. I'm trying to figure out the proper way to handle multiple events via a try catch. What I'm confused about is the proper...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.