as posted before I can't update a row when being in an "enter using " form. Apparently this has nothing with the code I wrote. It simply does not work.
I tried to run the stored procedure as a after insert trigger, but then I get a message that a duplicate row cannot be created. So the row must already have been saved, although I can't do an update. I am a little lost here. Is this a normal R:base feature ? Luc Delcoigne

