INF: Files Needed for ODBC Driver(s) RedistributionLast reviewed: September 9, 1996Article ID: Q150328 |
The information in this article applies to:
SUMMARYThis article describes the DLLs and other files that you need to redistribute in order to use a specific Microsoft Desktop Database ODBC Driver.
MORE INFORMATION
Appnote:The ODBC Desktop Database Driver Pack (DDP) v3.0 is available as an appnote from Microsoft Technical Support. This pack has the Microsoft SQL Server and Visigenic Oracle drivers (client/server databases) apart from the Microsoft Access, FoxPro, dBase, Paradox, Microsoft Excel, and Text (desktop databases) drivers. If you have the appnote and would like to redistribute one or more drivers, refer to the ODBC.INF file for information on the DLLs required.The ODBC DDP 3.0 uses the ACME setup program and accordingly the format of ODBC.INF has been changed from ODBC version 2.0. Most the sections in this file have a 'DA' prefix. In the following, this prefix has been omitted for brevity. Unless otherwise noted, the files are common to both Windows NT and Windows 95. ODBC core components include the driver manager, cursor library, installer, and thunking (optional) files. These files should be installed regardless of the driver you would like to redistribute. The files are listed under the following sections:
Visual C++ 4.1 Compact Disc:The redistributable ODBC components and drivers are available under the Msdev\Redist directory. The ODBC.INF in this directory is similar to the one in the appnote mentioned above. Follow the same steps listed under the appnote section to redistribute the drivers.
Notes:You can use the setup program (SETUP.EXE) in the appnote to redistribute the drivers. Note that SETUP.EXE uses ACMESETUP.EXE. Your installation disks should have these two EXEs, the modified ODBC.INF, and ODBCKEY.INF files (that include only the drivers that you want to redistribute), and all the files listed in the modified ODBC.INF. Make sure that the following sections of ODBC.INF are not removed:
If you would like to use the ODBC 2.0 Installer API, for information on using the ODBC Installer DLL, and other important information about installing ODBC files, see Chapter 19, "Installing ODBC Software" under Part 4, Installing and Configuring ODBC Software in the Microsoft ODBC 2.0 "Programmer's Reference and SDK Guide." If you want an ODBC 2.0 formatted INF file, refer to the VCODBC.INF file under the Msdev\Redist directory of the VC++ 4.1 compact disc.
|
Additional reference words: 2.00 3.00 mfc rdo odbc driver pack visual c++
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |