Problem wiht trigger

Posts   
 
    
Fernando
User
Posts: 7
Joined: 17-Oct-2006
# Posted on: 07-Dec-2006 15:31:34   

i had created a table with a primary key composed by two fields, the value of one of the field is changed by an after insert trigger. The problem is that when i use the entity class of this table, after the save method, it do not bring the value of this field changed by the trigger. How can i get this value?

Regards

bclubb
User
Posts: 934
Joined: 12-Feb-2004
# Posted on: 08-Dec-2006 02:24:51   

You may try changing the sequenced used for the field, but I don't believe you'll have success. Take a look at this thread, it may be some help. http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=7255&HighLight=1