G
Guest
I have a FE/BE multiuser Access db. About 100 people have access to this database but very seldom will more that 10 people be on at once. My dilema is where to put the FE database. I know it is best to give each user a copy of it. The problem is most of the users are very inexperience users. When sending out a new update the likely hood of it actually making it to the proper place on their system is slim to none. Mapping a drive would be like brain surgery to some of these people. (I'm not intending to be mean. I sent out a copy to about 10 people to test the db. I included a manual with pictures and very easy instructions on how to map the drive and where to put the database. I still ended up doing mapping the drive and installing the database on each system. This is not feasible when we roll the finished product out to our Customer Service group). I then tried just leaving the FE on the server and sending out the needed workgroup and a shortcut without a drive mapped just using \\server\file. However the place where the our dear IT dept decide to allot us is five folders down and slows up the db completely. I have attempted to have this put closer to the root but our IT people say it won't help so they won't do it. I have done every thing possible on the Microsoft Access Performance FAQ that is posted on this site many times except putting the SQL in the Form Load and unload events. This causes problems with other code in the db. Any suggestions as to how to A) improve the performance of the db or B)automatically update the database on each users system
Thanks!!
Thanks!!