making records appear after external application call

SunWuKung

Registered User.
Local time
Today, 08:23
Joined
Jun 21, 2001
Messages
172
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
 

Users who are viewing this thread

Back
Top Bottom