Subject Re: [firebird-support] List Firebird users.
Author Markus Ostenried
On Tue, Jul 26, 2011 at 16:58, Thomas Clarke <thomas.p.clarke@...> wrote:
> On Tue, Jul 26, 2011 at 10:25 AM, Thomas Steinmaurer <ts@...>wrote:
> I understand and acknowledge what you are saying. I wanted a way to find and
> list the users in my application without having to shell out to another
> application. It is done in the IBExpert tool. I wanted to emulate this.

You can use the services API. Have a look at IBOAdmin or BDSLib, they
might help you:
http://www.volny.cz/iprenosil/interbase/ip_ib_users.htm

HTH,
Markus