Subject | Re: [Firebird-Java] FBUserManager |
---|---|
Author | Steven Jardine |
Post date | 2005-06-27T15:05:32Z |
>Isn't it a part of the database info? I do not see any call in Services APII believe you are right. I was just looking at the ServicesAPI and
>for this task, but it is there for isc_database_info call. If you're talking
>about this call, please extend the FirebirdDatabaseMetaData, as it
>represents a connection to a particular database, and not a Firebird
>"service".
>
>
there isn't a call for this task. I thought I missed it.
Anyway, Mike, I will do as Roman suggests and extend the
FirebirdDatabaseMetaData. The ServicesAPI only allows for add, update,
delete, view. When I am finished I will send you my test case so you
can see how to retrieve the current connected users.
Steve