Subject Re: [firebird-support] Get connected users
Author Anderson Farias
Hi,

> Using FB 1.5 and looking for a way to get the users that are connected to
> a
> particular database.

Are you using SuperServer or Classic? If using Classic there's no way out of
the box. With SuperServer you can use Services API

IB_SHOWUSERS probably uses IB Services API and it may (or may not) work with
FB. If it does not than it's not hard at all to build your own tool for
that.


Regards,
Anderson Farias