Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.53 KB

File metadata and controls

34 lines (27 loc) · 1.53 KB
description Configuration Components
title Configuration Components | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
helpviewer_keywords
data sources [ODBC], configuring
ms.assetid 0b68ff48-12e4-41aa-b9e2-b39ed5023ea7
author David-Engel
ms.author v-daenge

Configuration Components

Note

Starting with Windows XP and Windows Server 2003, ODBC is included in the Windows operation system. You should only explicitly install ODBC on earlier versions of Windows.

Data sources are configured by the installer DLL, which in turn calls driver setup DLLs and translator setup DLLs as they are needed. The installer DLL is either invoked directly from Control Panel or loaded and called by another program, known as the administration program. The following illustration shows the relationship between the configuration components.

Relationship between configuration components

For more information about these components, see the following topics at the end of this section.

See Also

Installation Components