jadams0173
Technical User
- Feb 18, 2005
- 1,210
I currently check a field in a table every 5 seconds to make sure the tables aren't updating. The backend tables are updated via a scheduled task from my PC. The update is written in VB6 that updates the backend tables and the FE is currently access 2000.
I'm trying to get away from the 5 second polling to something more robust. I found this thread222-1342752 in the VB6 forum but I haven't tried it in access yet. Any other thoughts or ideas on how to avoid polling?
I'm trying to get away from the 5 second polling to something more robust. I found this thread222-1342752 in the VB6 forum but I haven't tried it in access yet. Any other thoughts or ideas on how to avoid polling?