The information in this article applies to:
SUMMARYThis article discusses what is included in the Microsoft Open Database Connectivity (ODBC) version 2.5 components and how to get them. MORE INFORMATION
ODBC version 2.5 has some very useful additional features over ODBC version
2.10. These include system level data sources, capability to uninstall
installed ODBC components, and new and modified installer functions.
Version 2.5 is supported on Microsoft Windows 95 and Windows NT versions
3.5 and 3.51. ODBC version 2.5 does not contain any 16-bit components and
will not be supported on RISC platforms. You should use ODBC version 2.10
in these cases.
ODBC version 2.5 also uses the thunking file DS16GT.DLL that was included in the ODBC 2.10 Software Development Kit (SDK). It is not included in the ODBC version 2.5 file list, so it should be retained from the ODBC version 2.10 SDK. Note that on Windows 95, a 32-bit multithreaded driver will not work when a 16-bit application tries to use it. A 32-bit multithreaded driver will work, on the other hand, with a 32-bit application. The restriction on 16-bit applications occurs because Windows 95 does not support multiple threads within a 16-bit process space. The following file is available for download from the Microsoft Download Center. Click the file name below to download the file: ODBC25.EXEFor more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. Additional query words: 2.50 visual c++ mfc sdk
Keywords : kbfile |
Last Reviewed: December 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |