Subject | Re: [firebird-support] Get a list of users attached to certain database |
---|---|
Author | Stefan Heymann |
Post date | 2006-03-31T15:07:07Z |
Hu Juan,
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
> How Can I get from code a list of users attached to a specific DB?I don't know FIB+. But when you use IbObjects, you can get that list
> If it helps. I'm using Delphi and FIB+.
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