--- description: "Translation DLL Function Summary" title: "Translation DLL Function Summary | 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]" - "functions [ODBC], translation DLL functions" ms.assetid: 76436acc-e6b8-42ec-a4bf-0edea65d0286 author: David-Engel ms.author: v-daenge --- # Translation DLL Function Summary The following table describes translation DLL functions. For more information about the syntax and semantics for each function, see [Translation DLL Function Reference](../../../odbc/reference/syntax/translation-dll-api-reference.md). |Task|Function name|Purpose| |----------|-------------------|-------------| |Translating data|[SQLDataSourceToDriver](../../../odbc/reference/syntax/sqldatasourcetodriver-function.md)|Translates all data flowing from the data source to the driver.| ||[SQLDriverToDataSource](../../../odbc/reference/syntax/sqldrivertodatasource-function.md)|Translates all data flowing from the driver to the data source.|