Home › Forum › Integrating PerfectForms › Access SQL Server using Active Directory account › Re: Access SQL Server using Active Directory account
December 17, 2009 at 8:58 am #4975
The ‘username’ that you define in the connection agent requires to be a SQL Authentication account, and from what you’ve said here (and also ‘googling’ the error: Error: 18456, Severity: 14, State: 5) this account may be ‘windows authentication’ and so does not have the required level of access.