Forum Discussion

aleksandr's avatar
aleksandr
Frequent Visitor
7 years ago
Solved

The following system error occurred: Type mismatch.

Hello! when trying to update data via the web version, it writes an error: "The following system error occurred: Type mismatch. Unable to convert a value to the data type requested for table 'Справич...
  • aleksandr's avatar
    aleksandr
    7 years ago

    I managed to solve the problem. I made a column [ОтчетныйПериод] format in the model as in the original column in the MySQL database. Then in the model created another column, the value of which is copied from the column [ОтчетныйПериод]. In the end, I assigned a date format to a new column and it worked. Maggie, thanks for responding.