To enable SQL logins, you must ensure that your SQL server is set to mixed-mode authentication
要启用 SQL 登录,必须确保您的 SQL 服务器设置为混合模式身份验证。
If the SQL Server 2008 login name was not set up for SQL Server authentication, then you will see the error shown in Listing 1 in the SystemOut.log file.
如果没有针对SQL Server身份验证而设置SQL Server 2008登录名,那么您将在SystemOut . log文件中看到清单1所示的错误。
If you are trying to connect using SQL Server Authentication, verify that SQL Server login exists and that you have spelled it properly.
如果您正试图连接使用SQL Server身份验证,验证s QL Server登录名是否存在,以及你拼写正确。
应用推荐