Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 920 Bytes

File metadata and controls

19 lines (17 loc) · 920 Bytes
title Translator Setup DLLs
description Translator Setup DLLs
author David-Engel
ms.author davidengel
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic concept-article
helpviewer_keywords
translator setup DLL [ODBC]

Translator Setup DLLs

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.

The translator setup DLL contains the ConfigTranslator function, which returns the default option for a translator. If necessary, it prompts the user for this information. For a complete description of this function, see Setup DLL API Reference.

The translator setup DLL is written by the translator developer. It can be part of the translator DLL or a separate DLL.