Horrid
Programmer
- May 20, 1999
- 373
I am shareing a dbase between two apps, basically one adds records and the other displays them. I use sendmessage to let the second app when to update. The problem is that the second app always seems to end up with a version of the dbase one step back from the current version.
eg, I add an item, the update command is issued, display updates but nothing shows, I add another item, update is issued and I get the update I should see when the first command is issued, the item I just added isn't visible. If I close the second app and open it again it will display just fine. I currently close the dbase in the second app and open it every time I want to update the display. Any hints as to what might be going on? I haven't done much dbase work but I only need some direction or suggestions.
Thanks
eg, I add an item, the update command is issued, display updates but nothing shows, I add another item, update is issued and I get the update I should see when the first command is issued, the item I just added isn't visible. If I close the second app and open it again it will display just fine. I currently close the dbase in the second app and open it every time I want to update the display. Any hints as to what might be going on? I haven't done much dbase work but I only need some direction or suggestions.
Thanks