Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.08 KB

tracing.md

File metadata and controls

25 lines (20 loc) · 1.08 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Tracing
Tracing
David-Engel
davidengel
01/19/2017
sql
connectivity
conceptual
tracing options [ODBC], about tracing
driver manager [ODBC], tracing

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.