RE: Forms6

2001-11-09 Thread Jamadagni, Rajendra

If you are running forms in client-server mode, then there is no easy
solution, but if you have web deployment, then you could use PJC and hook
into dbms_alert. This way, if you send a dbms_alert, you will be able to
capture it at forms and display appropriate message.

Now only if I could remember where I saw this implementation example .
must be OTN ...

Raj
__
Rajendra Jamadagni  MIS, ESPN Inc.
Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.

QOTD: Any clod can have facts, but having an opinion is an art !



*1

This e-mail message is confidential, intended only for the named recipient(s) above 
and may contain information that is privileged, attorney work product or exempt from 
disclosure under applicable law. If you have received this message in error, or are 
not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 
and delete this e-mail message from your computer, Thank you.

*1




RE: Forms6

2001-11-09 Thread Kirsh, Gary

How about using the create_timer built-in and a when-timer-expired trigger?

Gary Kirsh
Next Extent, Inc

-Original Message-
Sent: Friday, November 09, 2001 10:55 AM
To: Multiple recipients of list ORACLE-L


On occasion we'd like to be able to broadcast a message
to folks who are accessing the database via a GUI forms
interface; either thick or thin client.

What are some possible ways of implementing this feature?
Since we own/write the application we are free to modify
it any way we desire.


-- 
Charlie Mengler Maintenance Warehouse  
[EMAIL PROTECTED]10641 Scripps Summit Ct.
858-831-2229San Diego, CA 92131
Extraordinary DBA - Design on the Fly  Just In Time Programming
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Charlie Mengler
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Kirsh, Gary
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).