Installing ODBC Components
Note This chapter is specific to Windows platforms. How ODBC components are
installed on other platforms is platform-specific.
ODBC components are installed and removed on a component-by-component basis,
not a file-by-file basis. For example, if a translator consists of the
translator itself and a number of data files, these files are installed and removed as a
group; they must not be installed and removed on a file-by-file basis. The
reason for this is to make sure that only complete components exist on the system.
For purposes of installing and removing components, the following are defined
to be ODBC components:
Core components. The Driver Manager, cursor library, installer DLL, and any other related
files make up the core components and must be installed and removed as a group.
Drivers. Each driver is a separate component.
Translators. Each translator is a separate component.