Duplicate record
Duplicate record
- Subject: Duplicate record
- From: "A. Uchida" <email@hidden>
- Date: Tue, 20 Jul 2004 23:03:34 +0100
Hi there,
WO 5.2
Mac OS X10.3.4
Postgresql7.3.4 (pg73jdbc.jar)
When modifying an existing record in a table I want to keep the
existing record as it is,
because it might be used (relationed) to the other records in the other
table.
What I've tried was :
Show details of a record which is going to be modified
Insert new object into the table
Copy the details of record to the inserted object
and saveChanges()
But it gets primary key duplication error.
And I tried search on web/mailing list but I couldn't find any clue.
I even doesn't know what would be the keyword for search this issue.
Any help would be very much appreciated.
A. Uchida
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.