Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一些介绍 VBA 中 DAO 和 ADO 用法的材料。我遇到的大多数材料都提供了如何使用它们的示例。我正在寻找一个更广泛的基于理论的定义,它们是什么、它们是如何产生的以及它们的使用要求。
谢谢问候tksy
如果您同时考虑 ADO 和 DAO,那么您可能对将 MS Access 或 Jet 作为数据源感兴趣,在这种情况下,以下知识库文章很有用:
选择 ADO 或 DAO 来使用 Access 数据库
请参阅使用数据访问对象 (DAO)和Microsoft ActiveX 数据对象 (ADO)进行数据访问