Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Can a server notify a client when something has changed?
sounds like a job for a database trigger to me.
-- Niall Litchfield Oracle DBA Audit Commission UK "Arie Mars" <arie_at_pca-online.nl> wrote in message news:8sguvu$dcqap$1_at_reader3.wxs.nl...Received on Wed Oct 18 2000 - 06:12:45 CDT
> Hello,
>
> I'm using Oracle 8i and Forms5 on Win9x-clients.
>
> On the client I have a calender view showing employees and there
> appointments. Now I like to notify a certain client when his agenda has
been
> changed by another user, i.e. a new appointment.
>
> My first solution is to use a timer on each client-machine and check the
> database at certain intervals, lets says every few seconds.
>
> It would be nicer if the server notifies the client that something has
> changed.
>
> Any ideas?
>
> Arie Mars
> arie_at_pca-online.nl
>
>
>
![]() |
![]() |