When attempting to process a SQL Server using the SQL Processing Wizard, the task fails with the following log line appearing in the SQLWiz.log file:
"Login failed for user 'username'. The user is not associated with a trusted SQL Server connection"
To resolve this issue, either create a new SQL Processing Task and use Windows Authentication (ensuring this account does also have a security logon account created within SQL with sysadmin rights granted). Or, enable Mixed Mode Authentication (SQL Server and Windows Authentication Mode).
As well, the following external Microsoft Knowledge Base article discusses some further causes:
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center