Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> java triggers
Hi folks,
I need to write some Java code that catches changes in a table of an Oracle
DB and according to a field in that table creates a temporary table in a
sybase DB.
I know that you can use a trigger event generated by Oracle, but don't know
the details.
in particular:
what is exactly this trigger and how is it generated?
what kind of Java code do I need to write?
where do I need to deploy?
etc. etc.
any help greatly appreciated
thanks Received on Thu May 10 2001 - 11:02:32 CDT
![]() |
![]() |