I am working as a Programmer for a Container Storage Company. I have joined recently and everything is going fine but with some obstacles.
Here the the brief specification of the software:
- Server : Windows 2008
- Database : MS Access 2007
- Front End : VB 6.0
- No. Of clients accessing database through VB : 20
So, the software is designed in VB and using ADODB, the database is connected. There are around 40 forms and 30 reports in the project.
Here is what I am facing problem with:
a. All the client systems get a Run-Time error suddenly and the application closes for all the clients. To resolve this I need to make them Log Off the computers and then Repair the Database from the server and later once they login it works fine. But after few hours it happens again.
b. When 2 employees are working on same form and submitting data simultaneously, any one of the client's application gets closed. And this happens 5 to 10 times a day.