Problem with Linked Server

  • I have a problem in Configuring Linked Server to MySQL Database. I downloaded ODBC Driver for MySQL and created a DSN but when i try to access it from the MSSQL its not working so any one plz guide me by giving step by step procedure to configure linked server to MySQL.

    Thanks in Advance

    Regards Ibrahim(UserID=199370)

  • Did you use this parameters?

    sp_addlinkserver @server='server_name', @provider='MSDASQL',@datsrc='data_source'.

     

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply