|
July 28, 2008 08:39:44
Posted By InfoTechGuyz
|
|
SQL 2005 Error: login failed for user sa the user is not associated with a trusted sql server connection Solution: Make sure mix authentication is on (SQL / Windows), make sure SA account is enabled and restart SQL Server service. |