A family of Microsoft relational database management systems designed for ease of use.
You first need to download and install one of the two working drivers. ODBC 17 or 18. Since 18 is the newest, that's the one I'd use.
You have to install it on ALL users' computers before you can use it, unfortunately. That's one of the reasons many folks don't bother to replace the legacy SQL Server driver that's installed by default with Windows. However, this is not the only reason we recommend you do use the newer driver.
Next, use Doug's DSN less code to relink using this new driver.
Now you can distribute the updated Access FE to your users. Make sure they can relink with the newer ODBC driver after you've installed it for them.
By the way, make sure you get the same bitness (32 or 64) as your Access version. Don't worry about the bitness of the server, only the Access application matters.