MySQL Forums
Forum List  »  Microsoft SQL Server

Connecting to MS SQL server from MySql database
Posted by: Jaideep Vinakota
Date: February 07, 2020 12:55PM

Hi,
One of my applications use MySql database. Now I need to retrieve data from a vendor app which uses MS SQL Server. I need to change some of the stored procedures to connect to the MS SQL Server and retrieve data from SQL Server into my MySql database.

I could not find any documentation on even if this is possible and supported by Mysql.

My questions:
1) Does mysql support connecting to a remote database
2) If yes to #1 how can I connect to SQL Server?

I appreciate any/all help.

Thanks
Jaideep

Options: ReplyQuote


Subject
Written By
Posted
Connecting to MS SQL server from MySql database
February 07, 2020 12:55PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.