Language

Visual Basic

C#

Show All

LanguagesMyDirect .NETmysqlnet@devart.com

Using DBMonitor

To extend monitoring capabilities of MyDirect .NET applications there is an additional tool called DBMonitor. It is easy-to-use tool to provide visual monitoring of your database applications.

DBMonitor performs per-component tracing of database events such as commit, rollback, SQL statement execute etc.

DBMonitor has following features:

During monitoring you can easy switch between client processes and view hierarchy of objects being traced.

DBMonitor is intended to hamper application being monitored as less as possible.

To trace your application with DBMonitor you should follow these steps:

Monitoring capabilities are accessible at design-time as well.

Using DBMonitor with ASP.NET projects

To trace your ASP.NET applications you must perform some additional steps. As ASP.NET application by default is started under ASP.NET Windows account it can not share information that DBMonitor uses with the account where DBMonitor is running. Therefore you need to follow the next steps:


Note: DBMonitor utility is available with MyDirect .NET Professional and Trial editions only.

See Also

MySqlMonitor Class  | CoreLab.MySql Namespace

 

 


© 2002-2008 Devart. All rights reserved.