Subject Re: User Licenses in Firebird
Author bill_zwirs
> If you want to restrict connections, you have to do that in your
> own application. Firebird is not restricted in any way.

Martijn

What is the best way to determine how many connections already exist
on a Firebird database. I think that I could possibly use the IBX
DatabaseInfo component to count the currently connected users - but
is there a better way?

thanks,

Bill