0

Problem:

I use SQL Server 2008.

We have here a linked server, linking to a MySql Database.

But since today, when I click "test connection", it shows me this error:

( I can't post images yet):

The test connection to the linked server failed.


Cannot initialize the data source object of OLE DB provider "MSDASQL" for linked server "MANTIS".

OLE DB provider "MSDASQL" for linked server "MANTIS" returned message "[Microsoft][ODBC Driver  
Manager] Data source name not found and no default driver specified". (Microsoft SQL Server,  
Error: 7303)

What should I do?

It was working yesterday. I thought about "data sources ( ODBC)". Yes, There is no DataSources for MySql ( it doesn't even show me the option to add a mySql odbc when I click ADD), but it was working yesterday !!

I didn't find a reasonable solution from any post.

5
  • If it is solved why did you post ??? What you want to know ??? Commented Nov 28, 2014 at 15:42
  • What? it's not solved. it was working "yesterday". not today. Commented Nov 28, 2014 at 15:44
  • Ahh Ok. Let me check. Commented Nov 28, 2014 at 15:46
  • did you try all the solutions available in Stackoverflow. Nothing is working? Commented Nov 28, 2014 at 15:54
  • Solved!! See edit on post... Commented Nov 28, 2014 at 17:19

1 Answer 1

2

answer, taken from the question
Restart server + Install MYSQL ODBC DRIVER 51 ( MySql connector )

Start - control panel > Administrative Tools > Data Sources (ODBC) > System DSN > ADD MySql ODBC 501 Driver

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.