Hi @Marvin Xu ,
fails when I create a SQL job to run it. It also fails when I use MS data tools to build a similar package.
What's the error message?
In the SQL Agent Jobs' configuration, the job step properties dialog: General > Advanced tab there is a checkbox labelled "32-bit runtime".
Have you chosen this to run the package if you are using ODBC 32bit?
There is a Run64bitRuntime property at the Project level in VS that defaulted to TRUE. You may set it to false.
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.