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

Home -> Community -> Usenet -> c.d.o.server -> Re: Read Oracle DBMS_PIPE from VB application

Re: Read Oracle DBMS_PIPE from VB application

From: Mark & Kristi Wagoner <mwagoner_at_iac.net>
Date: Fri, 5 Apr 2002 20:56:39 -0500
Message-ID: <a8lkko$2uc5$1@genma.iac.net>


Could you find any more newsgroups to post too?

Anyway...I would put the code to get the messages from the pipe in a stored procedure, then call the stored procedure from the VB client.

"Max Stanley" <mladen_at_uk2.net> wrote in message news:a8k6ht$crb$1_at_sunce.iskon.hr...
> Hi,
>
> How can I connect to Oracle 7.3 database to read messages from dbms_pipes
in
> VB application.
> I have a procedure in Oracle which puts a message in dbms_pipe when
certain
> trigger is activated.
> I would like to get this messages to VB application in real-time manner.
>
> Thanx in advance
>
> MaxS
>
Received on Fri Apr 05 2002 - 19:56:39 CST

Original text of this message

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