Frank Boehme wrote: > It says: "Name exists" > > It is beginning to dawn upon me. But I have zillion of articles with the > same name. Is there any fix? Actually, I never request objects by name. > I just wrote the code so that the db is legible. Would it help if I set > all names to empty per SQL command? As far as I vaguely remember this > will result in name=id and thus be unique?
So what is the reasoning that update() requires unique names while the *id* of an object is everywhere else understood as the primary key? Frank -- Dr Frank Boehme | Email: [EMAIL PROTECTED] National University of Ireland, Cork | phone: +353-21-4903163 Dept of Computer Science | fax: +353-21-4903113 Cork, Ireland | --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
