1
Answer

Is it possible to get a list of all open sql server connections?

Photo of james ju

james ju

16y
1.8k
1
I'm looking for a way to get a list with the names of all the sql server connections currently opened on the server/pc. If it's possible please send me the hint.
Thanks!

Answers (1)

0
Photo of Dorababu Meka
NA 8.2k 1.2m 14y
I developed an application which was purely based on strings so what can i write my responsibilities
0
Photo of Mahesh Chand
2 286.9k 123.8m 14y
It all depends on the application and its type. If the application is a database driven for a bank, responsibilities will be different thank the application that is graphics and drawing intensive.

What exactly are you trying to accomplish?