Handling 64-bit / 32-bit SSIS project issue

You may experience that the SSIS package fails when trying to transfer data from the Excel file to the Stage database.

This error may happen when you are using 32-bit components on a 64-bit server. E.g. if your SQL Server has been installed in a 64-bit environment and you are running a 32-bit Microsoft Office on the same computer.

One solution is to make the SSIS project run in 32-bit mode.

Open Properties for the SSIS project.

mceclip0.png

Change the Debugging setting “Run64BitRuntime”.

mceclip1.png

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.