₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,327,139 members, 8,429,495 topics. Date: Friday, 19 June 2026 at 01:01 AM

Toggle theme

Seth8reese's Posts

Nairaland ForumSeth8reese's ProfileSeth8reese's Posts

1 (of 1 pages)

ProgrammingRe: Error 18456 by seth8reese(m): 9:45pm On Jun 24, 2018
The error reason An attempt to login using SQL authentication failed. Server is configured for Windows authentication only. can be returned in the following situation:
When the server is configured for mixed mode authentication, and an ODBC connection uses the TCP protocol, and the connection does not explicitly specify that the connection should use a trusted connection. To resolve this issue, include TRUSTED_CONNECTION = TRUE in the connection string or you can fix sql server error here: https://www.repairtoolbox.com/sqlserverrepair.html

1 (of 1 pages)