Ken
On a similar theme, I have an application that every time it is loaded, it
reads an INI file to determine the location of the backend DB and then
programtically closes all the links in the front end and re-creates them.
This all works fine, except for one client it is very sloooooow (typically
taking 2-3 minutes). I could work around this by checking if the current
linked path is as per the INI, but I have done this in the past and it hasn't
been this slow.
The backend resides on a PC (which is doubling as a server), which is
running XP Pro, Pentium 2.0GHz with 256MB Ram. It would seem to be a resource
issue (as if only one PC connects, this re-link process flies through, but as
soon as one PC is connected, then next user takes the time), but looking at
the minimum requirements for Access this would appear to be suitable. Is
there any other info you are aware of that I could look at to advise the
client on whether to upgrade memory, or PC or both and to what spec?
--
Many Thanks
Chris