首页 > 编程 > C# > 正文

c# 连接access数据库config配置

2020-01-24 03:35:35
字体:
来源:转载
供稿:网友

<configuration>
  <appSettings>

    <add key="*" value="Provider=Microsoft.ACE.OLEDB.12.0;Data Source=D:aa.accdb;Persist Security Info=False"/>
  </appSettings>
</configuration>

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表