Hi,
I call an application from Access that writes back some records to a table through ODBC. It waits until the application stops - it does I checked it - and than displays the records by opening the table. If I open the table immediately however the records are not yet there, I have to wait a while and open the table a few moments later and than the data is there.
Does anybody no a way to make sure I only open the table when the data arrived (everything is on the same machine, no network issues here)?
Many thanks.
SWK
I call an application from Access that writes back some records to a table through ODBC. It waits until the application stops - it does I checked it - and than displays the records by opening the table. If I open the table immediately however the records are not yet there, I have to wait a while and open the table a few moments later and than the data is there.
Does anybody no a way to make sure I only open the table when the data arrived (everything is on the same machine, no network issues here)?
Many thanks.
SWK