Subject Re: [Firebird-Java] Re: FBUserManager
Author Roman Rokytskyy
> There are two views that are needed:
> 1. a view to all registered users of the server to admin permissions
> for tables, procedures and so on for my database connection
> 2. a view to all connected users for statistics to my database connection

Can you please explain it better? The call I was talking about gives a list
of users connected to the particular database. No view is needed, this is
low-level API. But I do not understand what you mean here.

Roman