Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Can I do some low level program in oracle database?
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
![]() |
![]() |