目前访问 ACCESS 数据库常用的有 DAO 和 ADO 方法,DAO 就是 Database Access Object(数据库访问对象)的英文缩写,DAO 是老式的, 它目前还在使用的原 因是向下兼容和 ADO 在一些地方还没有取代 DAO 的功能。
基于14个网页-相关网页
The main layers of the application are a database, a persistence framework, a database access object, and user interface (UI) controller and view layers.
应用程序的主要层是数据库、持久性框架、数据库访问对象和用户界面(UI)控制器及视图层。
If your database contains sensitive data, you might want to limit access to the catalog views, because the catalog describes every object in the database.
如果你的数据库包含敏感信息,您可能希望限制对编目视图的访问,因为编目描述了数据库中的每一个对象。
A better solution might be to control database object access through the use of schemas.
更好的解决方案可能是通过使用模式控制数据库对象访问。
应用推荐