浏览 6068 次
就是具体格式..

谁能举个例子?

asp.net 3.5的.
2009-09-16 10:40
 
提问者采纳
 
这是用来连接数据库的
<connectionStrings>
<add name="起个名字" connectionString="Data Source=服务器名;database=数据库名,Uid=用户名;Pwd=用户密码;"/>
</connectionStrings>

相关文章:

  • 2023-04-02
  • 2022-12-23
  • 2021-05-29
  • 2021-11-18
  • 2021-12-21
  • 2021-11-21
  • 2022-02-14
猜你喜欢
  • 2021-09-16
  • 2022-12-23
  • 2022-12-23
  • 2021-09-13
  • 2021-05-27
  • 2021-07-31
  • 2021-10-07
相关资源
相似解决方案