G
Guest
In our MS Access application, I've established 2 environments; production and
test. Other than the data source, they are (almost) identical. Is there a
way to programmatically check the data source, i.e., which SQL server that I
am connected to?
I would like to make a form control visible/invisible depending on data
source. The control would say something like, "Test Environment" if I'm
connected to my local SQL server. And say nothing (and be invisible) if I'm
connected to the production server.
tia,
test. Other than the data source, they are (almost) identical. Is there a
way to programmatically check the data source, i.e., which SQL server that I
am connected to?
I would like to make a form control visible/invisible depending on data
source. The control would say something like, "Test Environment" if I'm
connected to my local SQL server. And say nothing (and be invisible) if I'm
connected to the production server.
tia,