I have a project that I created in 2016. The software has been used successfully for the past few years, but now needs a number of changes; so I wanted to import the project. Unfortunately it does not work.
It was a v7 project, so I installed v7 (lifetime license) and import the project. I get following error:
[INSERT INTO sc_tbcmp (Cod_Prj, Versao, Cod_Apl, Seq, Login, Html_Tipo, Usar_Label_Grid, Entra_Edit, Entra_Update, Entra_Sort, EntraDetalhe, EntraDetalheOrd, Def_Complemento, Def_Complemento_Cons, Def_Complemento_Pesq, Texto_Xml, Attr1, Attr2, Attr3, Attr4) VALUES (‘StudentsManage’, 1, ‘grid_customer_payments_within_10days’, 90, ‘admin’, ‘TEXT’, ‘S’, ‘S’, ‘S’, ‘N’, ‘S’, 90, ‘a:0:{}’, ‘a:0:{}’, ‘a:0:{}’, ‘a:0:{}’, 'a:273:
…
sc_tbcmp.Campo may not be NULL]
Has anyone gone through this?