Xref: alice comp.databases.oracle.misc:44378 comp.databases.oracle.server:70013 comp.databases.oracle.tools:33811
Path: alice!news-feed.fnsi.net!zapata.tvd.be!news.tvd.be!uunet!ams.uu.net!ffx.uu.net!newsfeed.attap.net!mango.singnet.com.sg!columbine.singnet.com.sg!not-for-mail
From: "Aik Khoon" <panadol@singnet.com.sg>
Newsgroups: comp.databases.oracle.misc,comp.databases.oracle.server,comp.databases.oracle.tools
Subject: Using DBMS_PIPE in Visual Basic or Java on Windows NT
Date: Fri, 15 Oct 1999 23:23:19 +0800
Organization: Singapore Telecommunications Ltd
Lines: 19
Message-ID: <7u7ghq$dap$1@mawar.singnet.com.sg>
X-Newsreader: Microsoft Outlook Express 4.72.3110.1
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3

Hi,

I'm confused about how to use DBMS_PIPE package with regard to my problem.
Any feedback if greatly appreciated.

I am thinking of writing a trigger to send some message through this
DBMS_PIPE (if possible)
and then some application (either VB or Java) that is listening to this pipe
will be informed and
maybe start an executable or some OS events.

Did I misinterpret the use of DBMS_PIPE here?
Can someone shows a simple example on this scenario on a window nt
environment?

thanks
AK


