I have a form bound to a MySQL linked table, the majority of fields are text fields populated on load via DLookup and there are 6 combo boxes that give the current value of the MySQL table allowing the user to make changes to the record.
This has been working without issues, however, now any changes made bring up the Write Conflict if the user tries to move to another record with Save Record greyed out...
It is not my MySQL database so I was wondering if there was anything I could check or do my end. I have a duplicate of the database that works with local tables only and there are no issues at all with the form.
I know I am being vague, but i have no idea why it is giving the user this issue all of a sudden.
Any and all help greatly appreciated.
This has been working without issues, however, now any changes made bring up the Write Conflict if the user tries to move to another record with Save Record greyed out...
It is not my MySQL database so I was wondering if there was anything I could check or do my end. I have a duplicate of the database that works with local tables only and there are no issues at all with the form.
I know I am being vague, but i have no idea why it is giving the user this issue all of a sudden.
Any and all help greatly appreciated.