This topic is locked

duplicate entry key, record not added

10/1/2008 2:35:31 AM
PHPRunner General questions
W
wilsonhaze author

when i try to add a field to my database, i get the error that says "duplicate entry key, record not added", what do i do ?, thanks a lot.

Alexey admin 10/1/2008

Hi,
this error occurs when you add a record with duplicate key field value to your table.

Try to remove any master detail relationships from your table and choose "Users can see and edit all records" mode for your table on the

Security->Advanced tab.
Or publish your proejct on Demo Account (last tab in PHPRunner) and send a link to it to support@xlinesoft.com along with the problem description.