Subject Re: [firebird-support] Get a list of users attached to certain database
Author Stefan Heymann
Hu Juan,

> How Can I get from code a list of users attached to a specific DB?
> If it helps. I'm using Delphi and FIB+.

I don't know FIB+. But when you use IbObjects, you can get that list
by:
- connecting to the database in question
- reading the IB_Connection.Users TStrings instance

When IbObjects can do it, others can do that, too.

HTH


Best Regards

Stefan


--
Stefan Heymann
www.destructor.de/firebird