I have a time clock program that employees punch in/out with that I wrote in VB. It has been working flawlessly for about 6 or 7 weeks.
Some background:
When a user clocks in or out, the entry is stored in an Access XP database.
Yesterday, there were two employees who clocked in (on the same clock station - there are 6 total) and the program just kept clocking them in. They had like 25 clock ins that were 5 seconds apart each. I was looking in the database and they were still being entered so I rebooted the computer and it stopped. It only happened on this one computer. Other employees clocked in on the other 5 computers just fine. All 6 computers run the same exe (from a network drive).
There are no loops at all in the program. There are a few timers that just time screens out and such and there is a timer that checks the status of the database connection to make sure it is still up.
The network techs have been doing some upgrades. They replaced a switch over the weekend and are still tweaking it. Could there be something there?
Any ideas would be welcome because I am truly stumped.
Thanks
Brian
Some background:
When a user clocks in or out, the entry is stored in an Access XP database.
Yesterday, there were two employees who clocked in (on the same clock station - there are 6 total) and the program just kept clocking them in. They had like 25 clock ins that were 5 seconds apart each. I was looking in the database and they were still being entered so I rebooted the computer and it stopped. It only happened on this one computer. Other employees clocked in on the other 5 computers just fine. All 6 computers run the same exe (from a network drive).
There are no loops at all in the program. There are a few timers that just time screens out and such and there is a timer that checks the status of the database connection to make sure it is still up.
The network techs have been doing some upgrades. They replaced a switch over the weekend and are still tweaking it. Could there be something there?
Any ideas would be welcome because I am truly stumped.
Thanks
Brian