如何使用C#获取access mdb数据库中的表列表
可能的重复:
检索 MS Access 文件中的表列表
如何获取 Access (Jet) 数据库中的表列表?
使用 C# 在 MS Access 中查找表
INFORMATION_SCHEMA 的 OleDb 等效项是什么
有没有办法获取 .mdb 文件中所有表及其关联行的列表算不算?
Possible Duplicates:
Retrieve List of Tables in MS Access File
How can I get a list of tables in an Access (Jet) database?
Finding Tables in MS Access using C#
What is the OleDb equivalent for INFORMATION_SCHEMA
Is there a way to obtain the list of all tables in an.mdb file along with their associated row counts?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用这个:
Use this :