Subject | RE: [IBO] Detecting No of Users Connected to a IB Server |
---|---|
Author | Claudio Valderrama C. |
Post date | 2000-12-08T21:52:50Z |
> -----Original Message-----Detecting users is unreliable, for unknown reasons to me. If you want better
> From: R. S. Patil [mailto:rspatil@...]
> Sent: Jueves 7 de Diciembre de 2000 14:49
>
> How can i detect how many users have been connected to a IB server where
> i am connected and
results, you need a process in the same machine than IB that attempts a
local connection only for this purpose.
> which databases they are connected.You can get information about databases with isc_database_info and other
API calls in the Services API.
C.