首页 > 开发 > .Net > 正文

SqlDataSource 链接Access 数据

2019-10-27 13:22:47
字体:
来源:转载
供稿:网友
还的我耗费了好长时间,研究如何用AccessDataSource链接有密码的access数据库,也没有成功。
<appSettings/>
<connectionStrings>
<add connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|/good.mdb;Persist Security Info=True;Jet OLEDB:Database Password=123456"
providerName="System.Data.OleDb" />
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表