Additional SQL Server features and topics not covered by specific categories
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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
『In the SQL connection test, Windows authentication can connect, but SQL Server authentication cannot connect』
Additional SQL Server features and topics not covered by specific categories
Answer recommended by moderator
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.