--- title: "Diagnostic Tools | 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: - "diagnostic tools [ODBC]" ms.assetid: a580492c-1b41-4393-9604-faa0bd28854b author: David-Engel ms.author: v-daenge --- # Diagnostic Tools Two facilities can assist with diagnosing problems in ODBC applications. Both are available from the ODBC Administrator and implemented by the Driver Manager. *Tracing* provides a means to record to a log file the sequence of function calls. Visual Studio Analyzer allows the analysis of information about the interaction of components in a distributed environment. This section contains the following topics. - [Tracing](../../../odbc/reference/develop-app/tracing.md) - [Visual Studio Analyzer](../../../odbc/reference/develop-app/visual-studio-analyzer.md)