I have a backend database in a shared folder in one computer in a LAN and some frontend files in several computers. If the LAN connection is lost (e.g. caused by unplugged cables), then the database will lose the connection as well and there is a message of disk or network error.
How should I handle this error? If the physical problem were solved and the LAN connection were restored, can I restore the database connection by using VBA without closing the frontend files?

How should I handle this error? If the physical problem were solved and the LAN connection were restored, can I restore the database connection by using VBA without closing the frontend files?
