I noticed that an update in a form is written only when I change record (next, previous ...), is there a way to make sure it is written immediately ?
form is based on a virtual table mapped to a MySQL table (ODBC connector 5.1)
Regards