This topic is locked

Security - Php Runner

5/21/2010 4:40:40 PM
PHPRunner General questions
B
bandido_veio author

When you choose in the security´s choice, the user can view and edit their own data, but it can add just only once? The record says that I'm trying to insert duplicate. What can i do to fix this problem?

Sergey Kornilov admin 5/21/2010

Most probably you selecting incorrect OwnerID field. Make sure you are not selecting primary key column as OwnerID field.