G
Guest
Hello Access Programming Community.
NWO here sending this Q on behalf of a colleague...
When a database table is updated using the VBA connection object “execute
method†the related tables are updated immediately but objects such list,
combo box, etc. does not reflect the changes until I re-load the form that
contains the objects. Sometimes the list box would display #delete in the
record if a delete command is executed.
How can I get the all objects on a form to reflect changes to the related
tables immediately after updating the table?
Thank you.
NWO
NWO here sending this Q on behalf of a colleague...
When a database table is updated using the VBA connection object “execute
method†the related tables are updated immediately but objects such list,
combo box, etc. does not reflect the changes until I re-load the form that
contains the objects. Sometimes the list box would display #delete in the
record if a delete command is executed.
How can I get the all objects on a form to reflect changes to the related
tables immediately after updating the table?
Thank you.
NWO
