Re: key constraint error on replace

2004-01-31 Thread Heikki Tuuri
Daniel, - Original Message - From: <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Monday, January 26, 2004 5:53 AM Subject: key constraint error on replace > Hi there, i am trying to use a replace, when mysql throws an error > of "Cannot delete or update a parent row: a f

Re: key constraint error on replace

2004-01-25 Thread daniel
> Hi there, i am trying to use a replace, when mysql throws an error of > "Cannot delete or update a parent row: a foreign key constraint fails" > , is there any way to get more information like which key is having the > issue, is there more detailed information i can extract ? > > > > -- It seems