Solved
Process model error
Hi Guys,
I created a process model which let the user inserts his information then save them to the database, it worked fine, but doesn't save the data to the database. When I did refresh I got this.
Hi Guys,
I created a process model which let the user inserts his information then save them to the database, it worked fine, but doesn't save the data to the database. When I did refresh I got this.
Based on your screenshot, your primary key column, "empid", is not configured for auto-increment. As I noted before, this is required for your case.
This is what it looks like when the column is properly configured in this regard:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.