Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Live Connections in SQL Server

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-01-18 : 08:31:55
Chirag Lakhani writes "Hi,

I am developing windows application using Microsoft Visual Studio as front End and MS Sql Server 2000 as the back end.

I have server configuration of 2 GB RAM but the thing is SQL Server takes 1.6 GB of ram not able to understand where the problem is.

To trace the same i need some command or some trace or log which suggests no of live connections to SQL Server.

@@Connections gives me data but the same shows no of connections since SQL Server was started.

I want to know live connections / Active connections.

Please suggest a command or way to trace the same.

Regards

Chirag"
   

- Advertisement -