I have just switched to a new laptop and installed VS2019 with SSDT. I have continued to work on an existing project that I was working on prior to the upgrade.
It is a simple data extract from the DB out to a CSV (flat file). This was previously working fine up until I re-deployed the package. I am now getting the below error...
I have checked the deployment target version, which is set to 2014, as is the server version I am deploying to. I have also spotted many posts about executing the package in 32 bit, which I have also tried to no avail.
Any suggestions would be much appreciated, as I can't seem to find the answer on existing posts...or I am missing something.
Thanks Ben