25.12.2017, 19:11
Doesnt looks like anything is wrong in the script from the logs.
They're all database warning and errors.
The warnings are that the fields dgGateFlag(0-3) doesn't exist, see the data type from the script (most likely, the enum) and create 3 new fields in your table.
And the error is that, the BirthDate column has an incorrect date value.
They're all database warning and errors.
The warnings are that the fields dgGateFlag(0-3) doesn't exist, see the data type from the script (most likely, the enum) and create 3 new fields in your table.
And the error is that, the BirthDate column has an incorrect date value.