Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Closing forms automatically
guacari_at_my-dejanews.com wrote:
> We have an application in developer 2000.
>
> Users don't close the applications before they leave. And sometimes
> they open several applications at the same time.
>
> We used Oracle profiles for disconnect sessions, but the applications
> remains opened.
>
> How can we close this "dead" applications?
> Which procedure can I use?, exist a procedure to do it?
>
> Thanks
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
you could use a timer which checks regularly some events (e.g. close the form at midnight with exit_form, or using e,g, pipes to listen to remote shutdown commands), ...
Martin Received on Fri Sep 18 1998 - 07:00:31 CDT
![]() |
![]() |