I saw this post (http://community.imanami.com/forums/post/148.aspx) about DTM's inability to support Windows auth against SQL. I also found this in the online help: Enter the user name required to access the SQL server. }}--> }}-->To use Windows authentication you must manually create your connection string in the Advanced provider dialog box.
I went to what I believe is the Advanced provider dialog box, but can't figure out where to place the connection string. Tried making an entry called "ConnectionString" but it didn't work.
Is there a way to have the job use the credentials within it to pass the Windows credentials to SQL, or should I just request a local SQL account and skip Windows auth?
Thanks!