C
Cyberwolf
I have a form that is bound to a table that has all of its records deleted
and the a new set of records is loaded form a text file. WHen this happens,
if anyone has the form open when this occurs their screen shows all record as
deleted. Is there a way to automatically refresh their screen when this
process takes place? THis is a split database with a back-end on a server
and the front-end is distrbuted to each desktop. So the code would have to
reside on each front-end and look to see if the records are deleted.
TIA
Cyberwolf
and the a new set of records is loaded form a text file. WHen this happens,
if anyone has the form open when this occurs their screen shows all record as
deleted. Is there a way to automatically refresh their screen when this
process takes place? THis is a split database with a back-end on a server
and the front-end is distrbuted to each desktop. So the code would have to
reside on each front-end and look to see if the records are deleted.
TIA
Cyberwolf