ODE97: ODBC Desktop Database Drivers Needed by ODE Setup Wizard

Last reviewed: October 20, 1997
Article ID: Q163106
The information in this article applies to:
  • Microsoft Office 97 Developer Edition Tools

SUMMARY

Moderate: Requires basic macro, coding, and interoperability skills.

If you are creating a custom Setup program for your application using the Microsoft Office 97 Developer Edition Tools (ODE) Setup Wizard, and you include the ODBC components on the "You may now add redistributable Microsoft Office, Microsoft Jet, and ODBC components to your custom Setup program" screen, you must be certain that all the files needed for the added components are included in the Setup Wizard program.

This article lists the files that are required by the ODBC Desktop Database Drivers included in the Microsoft Office 97, Professional Edition. Some files are included automatically. Some files are required by more than one component. You must include these files when you run the Microsoft Office 97 Developer Edition Tools (ODE) Setup Wizard if they are not automatically included.

MORE INFORMATION

For certain components that you add to the Setup Wizard program, all necessary files are added automatically as long as Setup can find them on your computer. For other components that you add to the Setup Wizard program, you will need to add the files specific to those components using the "Add the files that you want your custom Setup program to copy and then set properties for each file" dialog box.

For example, if you plan to include the ODBC Support with SQL Server component in your custom Setup program, the Setup Wizard will automatically include the files needed for that component to your custom Setup program, provided the Microsoft SQL Server driver is already installed on your computer. However, if you include the Microsoft Excel ISAM component in the Setup Wizard program, you must include the Microsoft Excel files that appear in the "Files Needed for Distributing ISAM Components" section of this article to the "Add the files that you want your custom Setup program to copy and then set properties for each file" dialog box. The Microsoft Excel ISAM files are not included automatically by the Setup Wizard program.

Files Needed For Distributing ODBC Support with SQL Server Components

The following files are automatically included with your custom Setup program when you select "ODBC Support with SQL Server" if they can be found on your computer.

   12520437.cpx     12520850.cpx
   Dbnmpntw.dll     Drvssrvr.hlp
   Ds16gt.dll       Ds32gt.dll
   Mscpxl32.dll     Odbc16gt.dll
   Odbc32.dll       Odbc32gt.dll
   Odbcad32.exe     Odbccp32.cpl
   Odbccp32.dll     Odbccr32.dll
   Odbcinst.hlp     Odbcint.dll
   Odbcjet.hlp      Odbcji32.dll
   Odbcjt32.dll     Odbcjtnw.hlp
   Odbckey.inf      Odbcstf.dll
   Odbctl32.dll     Odbctrac.dll
   Sqlsrv32.dll

Files Needed for Distributing ISAM Components

The Microsoft Access ISAM driver, Msrd2x32.dll, is automatically included with your custom setup files; you do not need to add it explicitly when you add files in the Setup Wizard.

The following files are specific for each database driver, and you must include them in the Add Files dialog box of the Setup Wizard if you want to distribute them with your runtime application.

   Database Driver      File Name(s)
   ---------------------------------

   dBASE                Msxb3032.dll
                        Oddbse32.dll

   Lotus 1-2-3          Msltus35.dll

   Microsoft Excel      Msxl3032.dll
                        Odexl32.dll

   Microsoft Exchange   Msexch35.dll

   Microsoft FoxPro     Msxb3032.dll
                        Odfox32.dll

   Paradox              Mspx3032.dll
                        Odpdx32.dll

   Text                 Mstx3032.dll
                        Odtext32.dll

REFERENCES

For more information about adding redistributable files in the Setup Wizard, search the Microsoft ODE Tools Help Index for "redistributable components in Setup Wizard."

For more information about which files you are licensed to redistribute with the Microsoft Office 97 Developer Edition Tools (ODE), see the Odeeula.txt file included with the ODE.

Keywords          : kbsetup
Version           : 97
Platform          : WINDOWS
Hardware          : x86
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: October 20, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.