Hey all,
It has been a while. Here is my current issue:
I have a split database - Frontend and Backend. I also have a security file for the backend.
Front-end is .accdb
Backend is .mdb
and security is mdw
I have about 10-15 users, not including myself. Both, the backend and frontend files live on a share drive. Its a Qnap NAS with a Raid1 using 3 SSD drives for about 1TB of data.
I've set up a folder for each user with their own copy of the front-end file, each of which are linked to the 1 backend file. I've done it this way so it is easier to update all the user Front-ends without having to go to the individual PCs. So, when a user logs in they do so thru a shortcut on their desktop that opens MS access and their respective front-end file from the sharedrive.
Lately, we have been getting corruption on the back-end file. Users will report database disconnection and I will see the error - 3343 - Unrecognized database format '\\eaa-database\Share\BE\EAA-Backend.mdb'.
When this happens it also brings with it a few issues with our tables;
1. Some records become corrupted and display "####" instead of any values
2. Some of our key Tables will lose their Primary Key, sometimes.
3. having everyone disconnect from the backend file, I open the backend file in exclusive mode and sometimes it will say file needs to be repaired and sometimes it will just open the file.
I know that some of this relates to known MS access bugs - like the Autonumber bug, among others...
But it is happening so often, Im not sure where to even look anymore or what else I can do to mitigate the situation.
Our backend File is only about 120 mb and our front-end just a little more at about 180 mbs, so file sizes are not even close to MS Access limits.
We were working fine for years with this set up and now I have to rebuild/reconfigure the backend file almost everyday. Sometimes I repair and clean up the same file and sometimes I create a new file from scratch and import the tables from the old file.
Is there an issue with MS Access im not aware of? What can I do?
Any suggestions or leads i can look into?
It has been a while. Here is my current issue:
I have a split database - Frontend and Backend. I also have a security file for the backend.
Front-end is .accdb
Backend is .mdb
and security is mdw
I have about 10-15 users, not including myself. Both, the backend and frontend files live on a share drive. Its a Qnap NAS with a Raid1 using 3 SSD drives for about 1TB of data.
I've set up a folder for each user with their own copy of the front-end file, each of which are linked to the 1 backend file. I've done it this way so it is easier to update all the user Front-ends without having to go to the individual PCs. So, when a user logs in they do so thru a shortcut on their desktop that opens MS access and their respective front-end file from the sharedrive.
Lately, we have been getting corruption on the back-end file. Users will report database disconnection and I will see the error - 3343 - Unrecognized database format '\\eaa-database\Share\BE\EAA-Backend.mdb'.
When this happens it also brings with it a few issues with our tables;
1. Some records become corrupted and display "####" instead of any values
2. Some of our key Tables will lose their Primary Key, sometimes.
3. having everyone disconnect from the backend file, I open the backend file in exclusive mode and sometimes it will say file needs to be repaired and sometimes it will just open the file.
I know that some of this relates to known MS access bugs - like the Autonumber bug, among others...
But it is happening so often, Im not sure where to even look anymore or what else I can do to mitigate the situation.
Our backend File is only about 120 mb and our front-end just a little more at about 180 mbs, so file sizes are not even close to MS Access limits.
We were working fine for years with this set up and now I have to rebuild/reconfigure the backend file almost everyday. Sometimes I repair and clean up the same file and sometimes I create a new file from scratch and import the tables from the old file.
Is there an issue with MS Access im not aware of? What can I do?
Any suggestions or leads i can look into?