I have a basic Access/Attachmate question. How does Access know where to find the Attachmate Session?
I had a "super-user" who created some screen scrape forms in Access. After he left us the IT folks put a new image on our PCs.
In the old image our mainframe session was here: C:\Program Files\Attachmate\EXTRA!\Sessions
Now its here: C:\Program Files (x86)\Attachmate\EXTRA!\Sessions
Access is still trying to find the session at the old location. I cannot find anywhere in the code where we tell Access to look in "Program Files (x86)" instead of "Program Files". We patched it by recreating the "Program Files" folder and copying the session over there, but it's driving me crazy that I can't find it in the code anywhere.
I had a "super-user" who created some screen scrape forms in Access. After he left us the IT folks put a new image on our PCs.
In the old image our mainframe session was here: C:\Program Files\Attachmate\EXTRA!\Sessions
Now its here: C:\Program Files (x86)\Attachmate\EXTRA!\Sessions
Access is still trying to find the session at the old location. I cannot find anywhere in the code where we tell Access to look in "Program Files (x86)" instead of "Program Files". We patched it by recreating the "Program Files" folder and copying the session over there, but it's driving me crazy that I can't find it in the code anywhere.