MySQL Forums
Forum List  »  Newbie

Re: Connected MySQL to SQL Server
Posted by: Phillip Ward
Date: November 04, 2014 06:39AM

Please re-read Peter's reply again:

Quote

You can connect from SQL Server to MySQL through SQL Server's (proprietary) Linked Server layer.
If you have a [Microsoft] SqlServer Database, then it can "talk" to an [Oracle] MySql database through the [Microsoft] Linked Server layer.

Quote

MySQL has no such layer.
If you have an [Oracle] MySql Database, then you cannot use this method to connect to other databases.

Regards, Phill W.

Options: ReplyQuote


Subject
Written By
Posted
October 20, 2014 03:50AM
Re: Connected MySQL to SQL Server
November 04, 2014 06:39AM


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.