1、集成Windows身份认证
<connectionStrings>
  <add name="NorthwindConnectionString" connectionString="Data Source=ALFRED;Initial Catalog=Northwind;Integrated Security=True" providerName="System.Data.SqlClient"/>
 </connectionStrings>
2、使用MS SQL的用户身份进行认证

相关文章:

  • 2021-12-17
  • 2022-12-23
  • 2021-12-19
  • 2021-05-19
  • 2022-12-23
猜你喜欢
  • 2021-09-06
  • 2022-12-23
  • 2022-01-04
  • 2021-10-18
  • 2022-01-11
  • 2022-12-23
  • 2021-10-23
相关资源
相似解决方案