I
IT_roofer
I'm working on a project that involves an Excel UserForm that gets it's data
from an Access database. The problem I forsee is on of the sales people being
out in the field with no connection and getting a database connection error
and not be able to fill out the UserForm. I could always plop a copy of the
database on their computer, but that would only serve to lead to other
issues. So... would there be a way to detect connection state and if there
was no connection to my database server then it would ignore trying to
connect to it?
Thanks in advance!
from an Access database. The problem I forsee is on of the sales people being
out in the field with no connection and getting a database connection error
and not be able to fill out the UserForm. I could always plop a copy of the
database on their computer, but that would only serve to lead to other
issues. So... would there be a way to detect connection state and if there
was no connection to my database server then it would ignore trying to
connect to it?
Thanks in advance!