SSIS package: import tables from MySQL to sql server 2008

  • I am not pretty much clear about your package design :unsure:...

    Are the dataflows running in parallel? Have you created single connection for all dataflows or all are having individual new connection to the same database?

    Regards,

    Saseen

    :rolleyes:

  • hi:

    I resolved this problem by resetting flag RetainSameConnect to false for MySQL Connection component in ConnectionManages.

    thank you!

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

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