Problem "field doesn't have a default value"

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
alexbromo
Posts: 6
Joined: 2015-06-12 14:08

Problem "field doesn't have a default value"

Post by alexbromo » 2016-08-09 13:54

Hi,

I generated my really first project using Appgini: one table with three fields where the first is a CHAR(8) primary key, default value XX0000YY.
The problem is when i try to create the first record because appears an error page with message: "Field 'field1' doesn't have a default value"
The DB is a MySQL 5.7.7-rc on Windows 2008 Server R2 with IIS 7.5 running PHP.

ALex.

alexbromo
Posts: 6
Joined: 2015-06-12 14:08

Re: Problem "field doesn't have a default value"

Post by alexbromo » 2016-08-10 14:21

Problem solved, was an inconsistency issue on field: i deleted/re-created the table and all done ! :)

ALex

Post Reply