I want to insert data from MS sql to MYsql table

  • I really impressed the way you had provided the linked server details but I am stuck and want to insert data from MS sql 2005 to mysql.

    Regards,

    Santosh Waghmare

  • Have you considered using SSIS to do this? You can select the data from one database and insert that data through a control flow item into a different db destination.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • You may find this white paper useful

    Pradeep Adiga
    Blog: sqldbadiaries.com
    Twitter: @pradeepadiga

  • Hi..

    Or else you can import those data into excel sheet and saved in a folder. then you can export the file

    into mysql database.

    With thanks & Regards

    Balaji.G

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

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