Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SQL Server 2014 - How do I set up an SSIS job to run in 32 bit mode with SQL Server Agent?

$
0
0

I have an SSIS job that uses an ODBC connection to connect to a Postgres database.  I've read a couple different articles that say in order for me to run this as a scheduled job with SQL Server Agent that I need to set the job to run in 32 bit mode, but I can't figure out how.

I found some blogs about SQL Server 2008 that talk about selecting a checkbox on the 'new job step' tab, but I don't see that checkbox anywhere in SQL Server 2014.

Anyone know how to do this?


Viewing all articles
Browse latest Browse all 24688

Trending Articles