Re: [HACKERS] ERROR: Cannot insert a duplicate key into a unique index

2001-09-13 Thread Christopher Kings-Lynne
13 September 2001 7:18 PM > To: [EMAIL PROTECTED] > Subject: [HACKERS] ERROR: Cannot insert a duplicate key into a unique > index > > > [HACKERS] ERROR: Cannot insert a duplicate key into a unique index > > I'm working on a C code application using loads of > inser

[HACKERS] ERROR: Cannot insert a duplicate key into a unique index

2001-09-13 Thread Haller Christoph
[HACKERS] ERROR: Cannot insert a duplicate key into a unique index I'm working on a C code application using loads of insert commands. It is essential to distinguish between an error coming from a misformed command or other fatal reasons and a duplicate key. In either case