I use Link Manager to connect SQL Server in my local computer.
My Access program works fine to retrieve/update the SQL database.
On another computer, I map the folder of my Access program as a network drive Z:.
I want the user open Z: drive, then double click my Access program to run it.
But I get error : 3151 ODBC connection to ODBC Driver 17 for SQL Server mysql2019server failed.
mysql2019server is my local computer name.
I create ODBC Data Source in Control Panel and I success to connect to mysql2019server.