Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Read Oracle DBMS_PIPE from VB application
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
![]() |
![]() |