Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.2 KB

File metadata and controls

28 lines (23 loc) · 1.2 KB
title Tracing | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
helpviewer_keywords
tracing options [ODBC], about tracing
driver manager [ODBC], tracing
ms.assetid 77ed4c6c-d976-4eb2-8526-a12697b0ef83
author David-Engel
ms.author v-daenge

Tracing

The ODBC Driver Manager has a trace facility that allows the sequence of function calls made by an ODBC application to be recorded and transcribed into a log file. Tracing is performed by a trace DLL that captures calls between the application and the Driver Manager, and between the Driver Manager and the driver. This method of tracing replaces the tracing performed by the ODBC 2*.x* Driver Manager and the tracing performed in ODBC 2*.x* by ODBC Spy.

This section contains the following topics.