dbTalk Databases Forums  

triggers

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss triggers in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
oracle
 
Posts: n/a

Default triggers - 02-02-2007 , 01:10 AM






Hi,
i am using java as frontend . database oracle as backend .how to use
trigger from frontend?

plz tell me asap.

and one more questions best site for searching about database of
oracle.

bye


Reply With Quote
  #2  
Old   
sybrandb
 
Posts: n/a

Default Re: triggers - 02-02-2007 , 03:11 AM






On Feb 2, 8:10 am, "oracle" <prasad.mandal... (AT) gmail (DOT) com> wrote:
Quote:
Hi,
i am using java as frontend . database oracle as backend .how to use
trigger from frontend?

plz tell me asap.

and one more questions best site for searching about database of
oracle.

bye
http://www.oracle.com
(Which is QUITE obvious)
http://otn.oracle.com
http://tahiti.oracle.com

Just a warning: Oracle is not for the lazy and this forum isn't too.

--
Sybrand Bakker
Senior Oracle DBA



Reply With Quote
  #3  
Old   
Brian Peasland
 
Posts: n/a

Default Re: triggers - 02-02-2007 , 09:34 AM



oracle wrote:
Quote:
Hi,
i am using java as frontend . database oracle as backend .how to use
trigger from frontend?

plz tell me asap.

and one more questions best site for searching about database of
oracle.

bye

Triggers respond to a specific event (such as inserting a row of data in
to a specific table). If the front end application performs the event,
the trigger will execute automatically. There is no need to "use" or
"execute" the trigger on your own.

HTH,
Brian

--
================================================== =================

Brian Peasland
dba (AT) nospam (DOT) peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown


Reply With Quote
  #4  
Old   
DA Morgan
 
Posts: n/a

Default Re: triggers - 02-02-2007 , 05:16 PM



oracle wrote:
Quote:
Hi,
i am using java as frontend . database oracle as backend .how to use
trigger from frontend?

plz tell me asap.

and one more questions best site for searching about database of
oracle.

bye
Read the concepts guide on triggers:
http://tahiti.oracle.com
or better yet ...
buy and read a copy of every book Tom Kyte has ever written.
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #5  
Old   
SEJ
 
Posts: n/a

Default Re: triggers - 05-12-2007 , 02:11 PM



I do not have the time to read this group through the working hours, when
was the last time you asked a question and not answered ?

SEJPRV
Svend Elgaard Jensen
DBA since 1990
"sybrandb" <sybrandb (AT) gmail (DOT) com> skrev i en meddelelse
news:1170407508.489725.141320 (AT) m58g2000cwm (DOT) googlegroups.com...
Quote:
On Feb 2, 8:10 am, "oracle" <prasad.mandal... (AT) gmail (DOT) com> wrote:
Hi,
i am using java as frontend . database oracle as backend .how to use
trigger from frontend?

plz tell me asap.

and one more questions best site for searching about database of
oracle.

bye

http://www.oracle.com
(Which is QUITE obvious)
http://otn.oracle.com
http://tahiti.oracle.com

Just a warning: Oracle is not for the lazy and this forum isn't too.

--
Sybrand Bakker
Senior Oracle DBA






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.