Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 1.06 KB

sqlinstalltranslator-function.md

File metadata and controls

25 lines (23 loc) · 1.06 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords apilocation apiname apitype
SQLInstallTranslator Function
SQLInstallTranslator Function
David-Engel
davidengel
01/19/2017
sql
connectivity
reference
SQLInstallTranslator
SQLInstallTranslator function [ODBC]
sqlsrv32.dll
SQLInstallTranslator
dllExport

SQLInstallTranslator Function

Conformance
Version Introduced: ODBC 2.5, Deprecated

Summary
In ODBC 3.0, SQLInstallTranslator has been replaced by SQLInstallTranslatorEx. Calls to SQLInstallTranslator will be mapped to SQLInstallTranslatorEx. For more information, see SQLInstallTranslatorEx.

SQLInstallTranslator will return FALSE if an application calls it in the ODBC 3.x Driver Manager with the lpszInfFile argument set to a value other than NULL. The Odbc.inf file used in ODBC 2.x is no longer supported in ODBC 3.x, even for backward compatibility.