Detecting whether offline or online

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top