Db-why-not
Registered User.
- Local time
- Today, 15:57
- Joined
- Sep 17, 2019
- Messages
- 160
I have a database that is split with a front end version and the backend. The backend is stored on a shared mapped network drive. 2 people use the database, generally at the same times during the day. Each person has there own version of the front end forms that they save and use from their desktop computer. Myself and one other person. I haven't been having any issues with using the forms FE, but my partner is constantly having her frontend file crash. When she first opens it and after she has been using it for awhile. I almost never have these issues even though we are both using our own same copy of the front end on each of our desktops. We both have access 2013 and windows 10. I'm not sure if there is something else different with our computer systems. We work in different departments. I just can't figure out why her forms are constantly crashing, getting corrupted, getting error messages. She is constantly getting error messages "unrecognized data format". The past 2 days she keeps getting the error message "disk i/o error during read " I usually just have her download another copy of the forms again once we know the file is corrupted. It seems like she gets less errors and less crashes when I dont have my version of the front end forms open. If I close my forms some of her error messages or issues sometimes go away. It's not like we are working on the same records. We are often entering data Into the same tables, with the same forms but different records. The forms are pretty complex. I had a tab control with about 18 different subforms.
I made some changes to my forms so less data would be pulled at one time. I got rid of tab control. Now I have 1 main form with text boxes and buttons and 1 large subform container that displays different subforms depending on what button you press.
I also changed all my forms setting to no locks because I had it before as lock with editing. I thought it was causing problems.
Even with these changes my partner still keeps having crashes with her forms. It's not always consistent either when the crashes happen but they have increased lately. It only happens for my partner. The forms work great for me.
Any ideas on how to fix error messages and crashes for my partner front end forms. Its really hard to troubleshoot when my forms work perfectly and hers don't.
I made some changes to my forms so less data would be pulled at one time. I got rid of tab control. Now I have 1 main form with text boxes and buttons and 1 large subform container that displays different subforms depending on what button you press.
I also changed all my forms setting to no locks because I had it before as lock with editing. I thought it was causing problems.
Even with these changes my partner still keeps having crashes with her forms. It's not always consistent either when the crashes happen but they have increased lately. It only happens for my partner. The forms work great for me.
Any ideas on how to fix error messages and crashes for my partner front end forms. Its really hard to troubleshoot when my forms work perfectly and hers don't.