unclesvenno
Programmer
I have an Access 03 Database, it's split across 5 tables. One of which contains all the GUI and setup data which I have converted to a .mde. This sits on the users pc (front end), and the other 4 sit on the server (back end). The largest of the .mdb back end files is about 12MB and the front end .mde is about 10MB. I have about 40 potential users, of which I believe about 10 - 15 would be the most to use it at one time. Normally there may be about 5 users. Some users open and close their .mde files regularly where as some other users keep their .mde files open for the large part of the day. There seems to be a 20 - 30second delay in opening the .mde which is the reason some leave the application open for so long.
My questions are:
- What sort of impact does leaving the .mde open for such long periods of time have?
- When the GUI is loading how can I create a "loading bar" to add to my splash screen to indicate the db is loading?
- Are there any specific pitfalls anyone can see for such a setup?
Thanks a lot,
Uncle Svenno
My questions are:
- What sort of impact does leaving the .mde open for such long periods of time have?
- When the GUI is loading how can I create a "loading bar" to add to my splash screen to indicate the db is loading?
- Are there any specific pitfalls anyone can see for such a setup?
Thanks a lot,
Uncle Svenno