D
Dave Reardon
A database i have designed downloads data from a linked ODBC table in SQL
Server 2000 to a local table. The user can then take it away and work on the
local data before returning and uploading it back to the server via the
linked table. All of that works fine. However, it would be better if it knew
when it was connected to the network. Is there a way to detect if the server
is accessible in Access please? I suppose I'm really after a way to
programmatically detect if they are working off line or on the network.
Server 2000 to a local table. The user can then take it away and work on the
local data before returning and uploading it back to the server via the
linked table. All of that works fine. However, it would be better if it knew
when it was connected to the network. Is there a way to detect if the server
is accessible in Access please? I suppose I'm really after a way to
programmatically detect if they are working off line or on the network.