> utilises a dial-up connection which of course temporarily
> disconnects the network.
Only because your IT people have configured it to do so,
for security (so that the dial-up connection is never
connected to your network).
> the server, you get a "disk or network error". The code
> that fails is that which is trying to relink the tables -
Does it work better if you try to create new links,
instead of refreshing the old links?
If necessary, delete the old links before the network
goes down, then try to create new links after it
comes back. You may have to put a small delay in,
to wait for the network to come back before you
try to use it.
(david)
> We have an Access application that links to tables in a
> database on a Windows NT Server. This application also
[quoted text clipped - 9 lines]
>
> Help please!