Subject Re: Classic and Servicec API in 2.1
Author ainpoissee
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@...> wrote:
>
> The number returned represents the number of users attached to the
*server process*.

Doh, right, the number returned doesn't distinguish between databases...

Now with the new monitoring features (MON$ATTACHMENTS) it should be
possible to get the "number of connections to current database" as well.


> Classic has no server process until you attach to it and, when you
do, you are the only user. So "1" is the correct answer for Classic.

Yes, it is easy to understand form the implementation point of view.
But as a user, this is completely useless feature. As a user one
expects to get the "number of users connecte to that server installation".


ain