Subject Is it possible to create, list and delete users via IBO?
Author mircostange <mirco@intellitec.de>
I need to display a list of users available on the database server
and to create/delete them from my program. Is this possible from
IBO? I browsed the code and found some message like
"isc_add_user() not implemented"
leading me to the conclusion that this is not possible.

Any options? If not via IBO, then how?

TIA