ACC97: What's New and Obsolete for DAO in Microsoft Access 97Last reviewed: June 9, 1997Article ID: Q160820 |
The information in this article applies to:
SUMMARYModerate: Requires basic macro, coding, and interoperability skills. The Microsoft Jet database engine version 3.5 has some functional improvements over earlier versions. This article discusses the enhancements made to data access objects (DAO), the programming interface provided by the Microsoft Jet database engine for accessing and manipulating data in databases.
MORE INFORMATION
New FeaturesODBCDirect:
DBEngine object:
Obsolete FeaturesThe only data access object method from Microsoft Access 7.0 that has been replaced in Microsoft Access 97 is the FieldSize method, which has been replaced with the FieldSize property. For more information about obsolete features in DAO from Microsoft Access 2.0 or earlier, search the Help Index for "obsolete features in DAO."
REFERENCESFor more information about the new features of DAO, search the Help Index for "DAO, new features," or ask the Office Assistant. Version : 97 Platform : WINDOWS Hardware : X86 Issue type : kbinfo |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |