Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 802 Bytes

sqlinstalltranslator-mapping.md

File metadata and controls

15 lines (15 loc) · 802 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
SQLInstallTranslator Mapping
SQLInstallTranslator Mapping
David-Engel
davidengel
01/19/2017
sql
connectivity
reference
SQLInstallTranslator function [ODBC], mapping
mapping deprecated functions [ODBC], SQLInstallTranslator

SQLInstallTranslator Mapping

When an ODBC 2.x application calls SQLInstallTranslator through an ODBC 3.x driver, the Driver Manager maps the call to SQLInstallTranslatorEx.An application should not call SQLInstallTranslator 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.