--- description: "Translation DLL API Reference" title: "Translation DLL API Reference | Microsoft Docs" ms.custom: "" ms.date: "01/19/2017" ms.prod: sql ms.prod_service: connectivity ms.reviewer: "" ms.technology: connectivity ms.topic: reference helpviewer_keywords: - "translation DLLs [ODBC]" ms.assetid: 69033376-c315-4f52-8ee5-f23f07694bf8 author: David-Engel ms.author: v-daenge --- # Translation DLL API Reference This section describes the syntax of the translation DLL API, which consists of two functions: **SQLDriverToDataSource** and **SQLDataSourceToDriver**. These functions must be included in the DLL that performs translation for the driver. This section contains the following topics. - [SQLDataSourceToDriver Function](../../../odbc/reference/syntax/sqldatasourcetodriver-function.md) - [SQLDriverToDataSource Function](../../../odbc/reference/syntax/sqldrivertodatasource-function.md)