I have a 2008 SSIS Package that uses a 32 Bit ODBC Driver to push data to a SQL server which is located in our DMZ...The SSIS package is encrypted with a password. For me to use this SSIS within Visual Cron i have to use the Execute task type because i have to encrypt the package password..when utilizing the SQL 2008 SSIS task Type it will not work...the problem i haver is that there seems to be know way to run the Execute task in 32 bit mode as there is for the SSIS Task..therefore my Job fails because our Servers are 64 bit and the task is trying to use the 64 bit odbc driver...this is the error in short:
ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application