A
Amir
I have a list box with the RowSource set on table linked
to a table in another database. I'm updating the data in
that table using ADODB recordset. When I add a new record
the listbox is not updated. But, if I delete one record
and then add new record, the new record is shown on the
list box. If I only modify or delete the record it's
working.
to a table in another database. I'm updating the data in
that table using ADODB recordset. When I add a new record
the listbox is not updated. But, if I delete one record
and then add new record, the new record is shown on the
list box. If I only modify or delete the record it's
working.