Error Adding new, or inline adding new record (7.1) |
10/3/2014 11:11:14 AM |
PHPRunner General questions | |
C
cyberslugg author
I have a database that has a table for Company names and contact info. Unfortunately, I am not able to add records now, I get this error message |
|
C
|
cyberslugg author 10/3/2014 |
Small added note, this is only happening on the add (inline or normal) process for this page... edit, both types, work fine. |
![]() |
Sergey Kornilov admin 10/4/2014 |
Looks like incorrect project configuration, something is missing at the end of that select statement: AND Employer.EmployerID =
|