Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.28 KB

File metadata and controls

22 lines (19 loc) · 1.28 KB
title Visual Studio Analyzer
description Visual Studio Analyzer
author David-Engel
ms.author davidengel
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic concept-article
helpviewer_keywords
Visual Studio Analyzer [ODBC], about Visual Studio Analyzer
Visual Studio Analyzer [ODBC]

Visual Studio Analyzer

Important

Support for Visual Studio Analyzer was removed beginning in Windows 8 (Visual Studio Analyzer was only included in older versions of Visual Studio.). For an alternative troubleshooting mechanism, use BID tracing.

Microsoft Visual Studio Analyzer provides a high-level view of the ODBC application. The developer can evaluate, analyze, and debug the structure, performance, and interactions from the application's perspective, rather than from a component or code perspective. The information gathered by Visual Studio Analyzer is in the form of events, which represent some kind of interaction between two components of the application. Events can be composed of function calls and returns from functions, such as connections, database queries, and transactions.

This section contains the following topic.