<appSettings/>
<connectionStrings>
<add name="ConnectionString" 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" />
以上就是【SqlDataSource 链接Access 数据】的全部内容了,欢迎留言评论进行交流!