Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 915 Bytes

translator-setup-dlls.md

File metadata and controls

19 lines (17 loc) · 915 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Translator Setup DLLs
Translator Setup DLLs
David-Engel
davidengel
01/19/2017
sql
connectivity
conceptual
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.