Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Database > Oracle
|
Oracle General Oracle database discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Oracle section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 17th, 2008, 09:51 AM
Registered User
 
Join Date: Sep 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Flex Triggers

Hello again can anyone help out there. I keep getting an ORA-0491 mutating trigger error. I have looked into this error code and some sites recommend using an after statement in my flex trigger to fire once it has updated the table, is this correct? if so has anyone got any after statement code i can use.

Please at least point me in the right direction as this is important to me.

Many Thanks

Chris

 
Old October 20th, 2008, 02:54 AM
Authorized User
 
Join Date: Oct 2008
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default

To the custom effect trigger to handle situations for which the standard Flex triggers do not meet your needs. An effect trigger is paired with a corresponding event that invokes the trigger. For example, a Button control has a mouse down event and a mouse down effect trigger. The event initiates the corresponding effect trigger when a user clicks a component. You use the mouse down event to specify the event listener that executes when the user selects the component. You use the mouse down effect trigger to associate an effect with the trigger.
===============================================
Victor
Our mission is to provide high quality end to end solutions to the BPO segment in a manner that will improve the operational efficiency while reducing the cost of the services to the client.
[email protected]







Similar Threads
Thread Thread Starter Forum Replies Last Post
Drag and Drop in Flex abhishekchess1 ASP.NET 1.0 and 1.1 Professional 1 October 4th, 2007 10:26 AM
Merging in flex rsshanmugapriya Beginning VB 6 2 December 16th, 2006 01:54 AM
flex grid [email protected] General .NET 0 January 12th, 2006 01:18 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.