Requirements for SQL connection testing

k ogawa 0 Reputation points
2025-09-29T09:15:10.82+00:00

『In the SQL connection test, Windows authentication can connect, but SQL Server authentication cannot connect』

SQL Server | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 81,521 Reputation points Volunteer Moderator
    2025-09-29T15:12:57.9133333+00:00

    The default on Sqlserver is for sql authentication to be disabled. If you want to use it, you must enable it on the Sqlserver and and sql user accounts.

    https://free.blessedness.top/en-us/sql/relational-databases/security/choose-an-authentication-mode?view=sql-server-ver17


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.