G
Guest
I run a query that transfers records from one table in one dtabase to a
second table in a second database.
I have a form that looks at both the current table in the current database
and also looks at the second table in the second database. How do I requery
(or whatever) this view/form of the other database to reflect the fact that
the other database now has the transferred records. at the moment the only
way is to close down the form and re open it. I have tried a
form.xxx.requery then refresh and repaint to no avail. All is see is nothing
untill i re open the form. then i can see the info in the second database and
table, any thoughts gratefully receiived
second table in a second database.
I have a form that looks at both the current table in the current database
and also looks at the second table in the second database. How do I requery
(or whatever) this view/form of the other database to reflect the fact that
the other database now has the transferred records. at the moment the only
way is to close down the form and re open it. I have tried a
form.xxx.requery then refresh and repaint to no avail. All is see is nothing
untill i re open the form. then i can see the info in the second database and
table, any thoughts gratefully receiived