G
Guest
Hello all,
I need something in VB.NET that monitor changes in a database (any DB or
even an XML file or something). I can make something that checks every 5
seconds, but maybe there is a better solution like an event is fired from
ado.net. I do not have to make changes or something, but need to detect and
catch the changed records/values and fire myself in the server application,
so other objects can take actions, if needed.
And if there is no solution this way, what is the best way to accomplish this?
Thanks in advance!
Derck Weelink
I need something in VB.NET that monitor changes in a database (any DB or
even an XML file or something). I can make something that checks every 5
seconds, but maybe there is a better solution like an event is fired from
ado.net. I do not have to make changes or something, but need to detect and
catch the changed records/values and fire myself in the server application,
so other objects can take actions, if needed.
And if there is no solution this way, what is the best way to accomplish this?
Thanks in advance!
Derck Weelink