SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,702 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm using SSIS in Visual Studio 2017. When I import a saved dtsx package I get the following SSIS data flow task error: "The version of the Flat File destination is not compatible with this version of the dataflow." I do not know why this is happening. This package used to open and work fine.
Hi @MPep,
Please check you TargetServerVersion match with your sql server and then re-run the package for a try.
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.