A family of Microsoft relational database management systems designed for ease of use.
Access is blocking the macros because the database is on a location that isn’t considered trusted and/or the file is marked as coming from the internet.
Use one or both of these approaches:
- Add the server location as a Trusted Location for Office/Access
- In Access, go to File > Options > Trust Center > Trust Center Settings > Trusted Locations.
- Add the path to the folder on the Tailscale server where the ACCDB/ACCDE file is stored.
- After that, reopen the Access file from that location so it is treated as trusted.
- If a new version of the application is later opened from a non‑trusted location, the enable‑content process will repeat.
- Remove “Mark of the Web” / unblock the specific file
- If the file was ever downloaded or came via email, Windows may have tagged it as from the Internet.
- Close Access.
- In File Explorer, right‑click the Access file > Properties.
- On the General tab, if there is an Unblock checkbox, select it and click OK.
- Reopen the file in Access; macros should now run (assuming the folder is trusted or the file is unblocked).
If the file is on a network share that doesn’t show an Unblock checkbox, have IT treat that share as a trusted site or local intranet location in Windows (Internet Options → Security), or move the database into a folder that is already configured as a Trusted Location for Office.
References: