Subject Re: [firebird-support] Active connections
Author Milan Babuskov
Cesar L. Meloni wrote:
> How can I view active connections?
> (In mysql is "show processlist" for example)

If you want to see processes, you can use facilities provided by the OS if you use Classic. Combined
with netstat,lsof or something similar, you could match which process matches which TCP connection.
Not very comfortable, I know.

You can also view what users are connected via API call. Many tools expose this functionality so
it's easy to use. For example you can do it with FBExport or FlameRobin. :)

--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org