I created an SSIS package to load a number of tables.I'm populating the destination on a Server that is not a trusted domain using a SQL Server account.If I were to create a job it is going run as the SQL Server Agent Account?How do I get around this?Are there other options besides creating a Windows task?
↧