Hi Harika

I'll try !
I have a program that write with WebServices into a SQL DB into
tables.
This program work fine, no problem.

I'm now programming a new Service that will read those Tables and see
what it have to execute, do, create, delete, ...
But I don't want to do a service that wait 10 secondes, execute, read
the table, and if something is different execute, do, create, ... then
re-wait 10 secondes, ...

What I want to try to do, is to ask my service to wait for an update
of the DB !
Is there any way to do so ?
Is there any class, methods, ... that say : wait until a edit of the
DB arrives ??

is it better ?

Kind Regards

On Jan 29, 12:38 am, Harika medikonda <[email protected]> wrote:
> Could you please explain the question..
>
> I dont get what you really need?
>
> On Thu, Jan 29, 2009 at 5:02 AM, Cédric Petter <[email protected]> wrote:
>
> > Hi
>
> > Does someone know how to wait for an update (edit, delete, new
> > proc, ...) of an SQL DataBase ?
> > I would like to create a Service that wait on this, and this is one of
> > the way I'm looking !
>
> > Thanks for answers
>
> > Kind Regards
>
> --
> Thanks & Regards
> Harikahttp://harikaworks.blogspot.com

Reply via email to