c# 连接access数据库config配置
摘要:
<configuration>
<appSettings>
<add key="*" value="Provider=Microsoft.ACE.OLEDB.12.0;Data Source=D:aa.accdb;Persist Security Info=False"/>
</appSettings>
</configuration>
【c# 连接access数据库config配置】相关文章:
★ c#数据类型基础
★ c# 如何将RadioButton与DataTable数据进行绑定
★ 深入分析缓存依赖中cachedependency对象及周边小讲