Hi,
I have some fields on a page of a form that are updatable. I am updating the fields using record buffering, tableupdate. The fields appear to update successfully (tableupdate returns .T.) and if I browse the table once the fields have been updated I can see that they have also been updated on the table successfully.
However, once the user exits out of the form, the data is reverted back to its original state. It is as if the data hasn't been committed properly. I have looked at the example in the help and have tried using flush and set autosave on but I must be missing something obvious.
Any ideas please?????
I have some fields on a page of a form that are updatable. I am updating the fields using record buffering, tableupdate. The fields appear to update successfully (tableupdate returns .T.) and if I browse the table once the fields have been updated I can see that they have also been updated on the table successfully.
However, once the user exits out of the form, the data is reverted back to its original state. It is as if the data hasn't been committed properly. I have looked at the example in the help and have tried using flush and set autosave on but I must be missing something obvious.
Any ideas please?????