RE: About SQLClient counters
From: Eric Cárdenas [MSFT] (ecardena_at_online.microsoft.com)
Date: 06/17/04
- Next message: Avik-Carmel: "seeking SQL server DBA + Java in NYC"
- Previous message: Jim: "How to enumerate users in a Role SQL-DMO"
- In reply to: Surendar: "About SQLClient conters"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Jun 2004 02:44:44 GMT
> Hi,
> how can i get the following list of counters
> in runtime when we executing the application with
> database support and is there any command to find the
> no.of connection are made in the database and no.of pooled
> connection, no.of non pooled connection for the database.
>
--------------------
You should look at incorporating Windows Management Instrumentation (WMI)
into your application. This is a place to start:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/
wmi_start_page.asp
Hope this helps,
-- Eric Cárdenas Senior support professional This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Avik-Carmel: "seeking SQL server DBA + Java in NYC"
- Previous message: Jim: "How to enumerate users in a Role SQL-DMO"
- In reply to: Surendar: "About SQLClient conters"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|