Hi all, working in Access 2003 (using the Access 2000 file format).
I've been developing a moderate-sized database and have recently secured write permission for the network folder that is to be its permanent home. So after moving it there, I went to split the front and back ends so that I could test the links, distribute the front end, and begin training the administrators.
But it hasn't gone well.
Previously, it only took at most a couple of seconds to load up the main form, whether I was running it off of the local hard drive or the network. But now any of the forms are taking a good 10-15 seconds, and at one point I timed the main one at 97 seconds. This is while there is still no data to speak of--only a description and one or two long integer fields for each of 59 records, with very little related data.
I thought splitting was supposed to help it run faster? That's what I confidently informed the client, anyway...
None of the Access fixes I can think of have done a thing when I've tried them:
- compact and repair back end and front end
- compile front end
- analyze performance of back end (no suggestions provided by Access)
The one remaining option I have come up with is to try seeing if I can type in the direct network address for the table links, rather than the drives that have been mapped for me, in case there is some sort of slowness resulting from the lookup--but I have my doubts. This process will require attempting to get that information out of the IT department.
Meanwhile, does anyone have other ideas of what I can do? And any projections about whether the re-linking will help?
Obviously I can't keep developing until this is dealt with, so for now I am going back to the pre-split backup. Look forward to trying any suggestions, thanks!
I've been developing a moderate-sized database and have recently secured write permission for the network folder that is to be its permanent home. So after moving it there, I went to split the front and back ends so that I could test the links, distribute the front end, and begin training the administrators.
But it hasn't gone well.
Previously, it only took at most a couple of seconds to load up the main form, whether I was running it off of the local hard drive or the network. But now any of the forms are taking a good 10-15 seconds, and at one point I timed the main one at 97 seconds. This is while there is still no data to speak of--only a description and one or two long integer fields for each of 59 records, with very little related data.
I thought splitting was supposed to help it run faster? That's what I confidently informed the client, anyway...
None of the Access fixes I can think of have done a thing when I've tried them:
- compact and repair back end and front end
- compile front end
- analyze performance of back end (no suggestions provided by Access)
The one remaining option I have come up with is to try seeing if I can type in the direct network address for the table links, rather than the drives that have been mapped for me, in case there is some sort of slowness resulting from the lookup--but I have my doubts. This process will require attempting to get that information out of the IT department.
Meanwhile, does anyone have other ideas of what I can do? And any projections about whether the re-linking will help?
Obviously I can't keep developing until this is dealt with, so for now I am going back to the pre-split backup. Look forward to trying any suggestions, thanks!
Comment