When connecting to my localhost Sql Server I have always the popup:
"Security issue: Using SQLOLEDB ADO provider with insecure TLS 1.0.You should install Microsoft OLE DB Driver from https://www.microsoft.com/en-us/download/confirmation.aspx?id=56730"
After closing the popup, all works good, the connection is etablished.
I have a recent computer , I installed the driver from here https://learn.microsoft.com/fr-fr/sql/connect/oledb/download-oledb-driver-for-sql-server?view=sql-server-ver16
However, the message persists. It's annoying that I have to close this message at every connection. Could it be removed?