Dumferling
Member
- Local time
- Today, 08:36
- Joined
- Apr 28, 2020
- Messages
- 102
I have a database split between FE and BE with the BE on a network folder and the FE distributed to users. In distributing to a new user, he needs to link the FE/BE. To date I have VBA code that does the relink and which is initiated by the Autoexec macro. However the new users computer does not trust the application and blocks the autoexec with a 2001 error. We can't get into Access on his computer because he is using runtime files and so can't trust the application to bypass this issue. I have disabled the autoexec to try to get Access to ask for a link to the BE. Access just says it can't find the backend and doesn't give the option to browse for the backend.
I have also tried to bypass the security by putting the FE into appdata/ local but that gives the same 2001 error and won't run the autoexec.
I am really reluctant to mess with registry entries (I have never edited a registry) but it is beginning to look like this is the only way to do it. Any way around this?? It seems like there is no simple solution!
I have also tried to bypass the security by putting the FE into appdata/ local but that gives the same 2001 error and won't run the autoexec.
I am really reluctant to mess with registry entries (I have never edited a registry) but it is beginning to look like this is the only way to do it. Any way around this?? It seems like there is no simple solution!