Problem "field doesn't have a default value"
Posted: 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.
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.