connect mysql with ms sql server?

  • can i have connection between mssql server and mysql and update data in both?

  • Yes. You can create an ODBC connection to MySQL using MyODBC. SQL Server you can use the OLEDB provider. In order to have a linked server connection from SQL Server to MySQL, you'd need the MyODBC drivers installed on the SQL Server itself.

    Product Page for MyODBC

    K. Brian Kelley
    @kbriankelley

  • thank u very much.i m a newbie but i work for a big company here in greece so...things are pretty hard for me.i appreciate your help

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

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