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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-08-17 : 08:15:12
|
| Oliver writes "Hi there,I want SQLServer to disable the count of the connented Users for a specific database. When I look into the Adimtool I see the currently Windows Accounts mapped to a specific SQL User account. Is it possible to set this numer to 0 or disable the counting of logged on users. Why I´m asking: My application stopps connectig to the SQL database even if the other users are logged of. I have to wait some time.I want this counter to be disabled.This has nothing to do with the SQL Server license. This is a problem of the application that uses SQL database. Regards,Oliver" |
|
|
Kristen
Test
22859 Posts |
Posted - 2005-08-17 : 08:34:32
|
| Hi Oliver, Welcome to SQL Team!"My application stopps connectig to the SQL database even if the other users are logged of. I have to wait some time"What causes it to do this - SQL Server, or something within your application?Kristen |
 |
|
|
|
|
|