Hi all, I am pulling data from a source system(non-sql server) using SSIS. I am given a user name and password to connect to this system using ODBC. Can I create a sql server job and run this job under this account? This job will fail if I run it under sql agent account. Please note that this is not a windows account.
Please advise.