
Hi Folks,
I have created a ODBC connection string (32 bit) to connect to external oracle DB, I am able to call connection string from my Job to fetch data but when I use the similar code in my class to create batch job using SysOperation framework or runBase Batch it gives me error : [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
Let me mention even if a use code in class with Main method I get this error, I am running my class on server
Can someone help me with this error, not clear to me why my code runs in job but not in a class with Main method ?
*This post is locked for comments
I have the same question (0)try this, and inform back is succeeded