I have a MYSQL database that I would like to link to my MSSQL database.
This system used to work for me using the provider of the MSDASQL communication server and creating an ODBC data source using the latest odbc MYSQL driver.
Since my version of Windows 10 Upgrade has stopped working. Fortunately, it still runs on a Windows 2008 server.
ODBC Datasource connection testing also still works. When testing the connection in the sql management studio, it does not work with the Exception "Failed to initialize the MSDASQL provider, there was no specific information."
Datasource ODBC runs on Microsoft Access 2010.
As I understand it, the MSDASQL provider is now out of date? Which other provider should I use?
sql mysql windows-10
markthewizard1234
source share