Ok i will try to do it in a smarter way, but clear that is hard on
Monday morning ;)
Andrus Adamchik wrote:
From the example in your message, you do not the *exiting*
MasterScheduleAux objects, you still delete the old ones, and
reinsert them back.
This of course should read "modify the ex
Mike Kienenberger schreef:
Wout wrote:
I am building a complaint management system. When I'm loading a
list of complaints, I'd like to retrieve an extra column that
contains some information that is determined in SQL on the fly.
2) Create a view in oracle so that the computed value of TOO_LATE
From the example in your message, you do not the *exiting*
MasterScheduleAux objects, you still delete the old ones, and
reinsert them back.
This of course should read "modify the existing MasterScheduleAux
objects". Monday morning, tough time :-)
Andrus
On Jul 21, 2008, at 10:26 AM,
On Jul 18, 2008, at 7:03 PM, Laurent Marchal wrote:
I managed to modify directly the object, removing the relation from
MasterSchedule->MasterScheduleAux after deleting
the MasterScheduleAux object.
From the example in your message, you do not the *exiting*
MasterScheduleAux objects, you