I drop fields from DB. I can change the SQL on Grid to reflect the change but not the form.
I read the old post this is a bug, is it fixed ? Re-create the form is time consuming.
Regards,
Almond Wong
I drop fields from DB. I can change the SQL on Grid to reflect the change but not the form.
I read the old post this is a bug, is it fixed ? Re-create the form is time consuming.
Regards,
Almond Wong
This is not a bug and afaik it never has been. In forms you can go to the application section and hit synchronize. Then your fields will be synchronized to the (changed) table automatically. In grids you need to adjust the sql yourself. But I useually use sql builder for that.
Already did. At first try, it display a error message and generate an html after I hit “Confirm”. The deleted field still exist.
Re-try the action, no error, but no result too.
Regards,
Almond Wong
Stupid question perhaps, but could this be a rights issue on your database? I synchronize all the time, and I have never seen your issue.
Thank you for your help. I send the error file to NetMake to see they can assist me.
The DB has only one user. The data dictionary update has no error.
The only special is that all the related fields are BLOB.
Regards,
Almond Wong