
having to pause between writing and reading changes
Hi,
I have an Access db (97) that I am accessing (using DAO) via 2 VB apps.
Both apps are reading and writing to the DB and let each other know via an
IPC msg. But it seems that now that I am out of debug mode, I have to put
pauses in between the time that 1 app has written the data and the other app
can see the change.
Thanks for any ideas,
david chapa