Push SQL 2008 data to MYSQL via SSIS

  • Hi all

    I am trying to use SSIS to push data to MYSQL.

    I can do this using a ADO .NET connection and a MySQL provider. It doesn't however allow me to see existing tables in the mysql db. SSIS creates a new table on creation of the package.

    How do I get it to map to an existing MYSQL table. Iam using VS 2008.

  • Do I simply need to change SQL mode on MYSL

  • Anbody got any ideas?

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

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