MySQL Forums
Forum List  »  Microsoft SQL Server

Re: Transfer/Export Table Data from MySql into MS Sql Server
Posted by: ad ke
Date: November 20, 2008 11:00AM

The solution I used was to pull the data in directly from MySQL using SQL Servers SSIS package. All you need is the MyODBC driver that MySQL supplies.

Options: ReplyQuote




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.