MySQL Forums
Forum List  »  Microsoft SQL Server

Re: MS SQL DTS - > MySQL
Posted by: lee douz
Date: February 14, 2005 08:16PM

the key to this problem is whether the "connector" of MySQL to MSSQL is being surpported.whatever database connector u used,such as ODBC,SQL OLE DB,and MySQL connector,etc.u must understand whether the "Big field" is being surported in this db to the other dbs by this connector.the last way is use some program,like delphi,first get the contents of the field(*connector1),then insert into other db(*connector2),and u must use two connectors in this way.

Options: ReplyQuote


Subject
Written By
Posted
August 05, 2004 04:23PM
January 22, 2005 04:29PM
February 03, 2005 03:21PM
February 09, 2005 01:31AM
February 07, 2005 05:05PM
February 11, 2005 07:34AM
Re: MS SQL DTS - > MySQL
February 14, 2005 08:16PM
February 16, 2005 06:19PM
July 25, 2005 11:11AM


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.