Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sgames
Starting Member
3 Posts |
Posted - 2009-08-06 : 12:17:51
|
| When i am trying to query linked server(mySql) from Sql server i am getting the following error.[OLE/DB provider returned message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified]OLE DB error trace [OLE/DB Provider 'MSDASQL' IDBInitialize::Initialize returned 0x80004005: ].Msg 7399, Level 16, State 1, Line 2OLE DB provider 'MSDASQL' reported an error. but the dsn name is same in both servers is same.test connection is successful |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2009-08-06 : 12:45:37
|
| Dupe:http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=130771 |
 |
|
|
|
|
|