GarstonMassive
Programmer
Hi a number of tables within my A97 app are updated by a VB app.
I have a number of forms bound to these tables, the idea being that once the tables are populated the form opens displaying the info. However what I'm finding fairly regularly is that the form will open displaying the data from the previous search i.e the previous record which has been deleted. Doesn't happen all the time but often enough.
It's almost as though the previous data is hanging around in memory. I thought about refreshing/requerying the tables but it seems you can only refresh the links and these tables are local.
Has anyone else either had a problem like this or knows what I could do?
I have a number of forms bound to these tables, the idea being that once the tables are populated the form opens displaying the info. However what I'm finding fairly regularly is that the form will open displaying the data from the previous search i.e the previous record which has been deleted. Doesn't happen all the time but often enough.
It's almost as though the previous data is hanging around in memory. I thought about refreshing/requerying the tables but it seems you can only refresh the links and these tables are local.
Has anyone else either had a problem like this or knows what I could do?