Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Closing forms automatically

Re: Closing forms automatically

From: Martin Bobrovsky <Martin.Bobrovsky_at_workforce.co.at>
Date: Fri, 18 Sep 1998 14:00:31 +0200
Message-ID: <36024B5F.4E9C509D@workforce.co.at>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US