Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Linked Servers to MySQL Login Timeout

$
0
0
Hi,I want to set up a Linked Server between my mssql 2014 and a MySQL.I set up the system dsn in odbc, the test result says here "Connection Successful":If i set up the Linked Server, i always get the following Error message:TITLE: Microsoft SQL Server Management Studio------------------------------The test connection to the linked server failed.------------------------------ADDITIONAL INFORMATION:An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)------------------------------Named Pipes Provider: Could not open a connection to SQL Server [67]. OLE DB provider "SQLNCLI11" for linked server "MYSQL" returned message "Login timeout expired".OLE DB provider "SQLNCLI11" for linked server "MYSQL" returned message "A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.". (Microsoft SQL Server, Error: 67)------------------------------Anyone any idea what could the problem be?

Viewing all articles
Browse latest Browse all 6525

Trending Articles