XL98: DAO and ODBCDirect Are Not Supported

Last reviewed: February 24, 1998
Article ID: Q181224
The information in this article applies to:
  • Microsoft Excel 98 Macintosh Edition

SYMPTOMS

Data Access Objects (DAO) and ODBCDirect are not available in Microsoft Excel 98 Macintosh Edition. As a result, you cannot run Visual Basic for Applications macros that use DAO or ODBCDirect to retrieve external data into Microsoft Excel. Macros that use standard Open Database Connectivity (ODBC) to retrieve external data should work correctly.

STATUS

This behavior is by design of Microsoft Excel 98 Macintosh Edition.

MORE INFORMATION

Data Access Objects (DAO) allows you to use a programming language to access and manipulate data in local or remote databases, and manage databases, their objects, and their structure.

ODBCDirect establishes a connection directly to an ODBC data source without loading the Microsoft Jet database engine into memory. ODBCDirect is useful in situations in which you require specific features of ODBC.


Additional query words: XL98 XL98
Keywords : kbinterop kbole kbdta OffVBA
Version : MACINTOSH:98
Platform : MACINTOSH
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 24, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.