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: Can I do some low level program in oracle database?

Re: Can I do some low level program in oracle database?

From: Niall Litchfield <Niall.Litchfield_at_btinternet.com>
Date: Thu, 27 Sep 2001 21:49:40 +0100
Message-ID: <9p02vr$gqg$1@plutonium.btinternet.com>


I believe what you want to look at is a before update trigger and external procedure calls. these are both documented quite well in the documentation on technet.

Niall
"zhao hongbin" <m996224_at_wkg1.umac.mo> wrote in message news:9ouotl$sof$1_at_umacss2.umac.mo...
> Hi:
> I want to do some low level program in oracle database,for example
> when the record value in the database is modified,then trigger my
> program that can send the modified data information to the other site.
> although i try to look for the possibility,till now I haven't find the
> result.Could you tell me?
> thanks
> marshal
>
>
Received on Thu Sep 27 2001 - 15:49:40 CDT

Original text of this message

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