第一种:

<add key="MainUser" value="server=.;Integrated Security=SSPI;Initial Catalog=WorkFlow;connection reset=false; Asynchronous Processing=true"></add>

 

第二种:

<add key="News" value="server=192.168.100.199;uid=sa;pwd=thrz123456;database=XTNEWS;connection reset=false; Asynchronous Processing=true"></add>

相关文章:

  • 2022-12-23
  • 2021-08-27
  • 2021-10-06
  • 2021-12-09
  • 2021-06-21
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-25
  • 2021-07-13
  • 2022-01-05
  • 2022-02-16
  • 2021-12-30
  • 2022-01-04
相关资源
相似解决方案