Subject | Re: [ib-support] How to determine the number of users connected |
---|---|
Author | Thomas Steinmaurer |
Post date | 2002-02-28T18:57:30Z |
Leonardo,
this depends on your used data access package.
1) IBObjects
TIB_Connection.Users.Count
2) IBX
TIBDatabaseInfo.UserNames.Count
HTH,
Thomas Steinmaurer
IB LogManager 2.0 - The Logging Tool for Interbase/Firebird
http://www.iblogmanager.com
""Leonardo Mozachi Neto"" <leonardo@...> schrieb im Newsbeitrag
news:004901c1c083$6781e7a0$19010a0a@terra...
this depends on your used data access package.
1) IBObjects
TIB_Connection.Users.Count
2) IBX
TIBDatabaseInfo.UserNames.Count
HTH,
Thomas Steinmaurer
IB LogManager 2.0 - The Logging Tool for Interbase/Firebird
http://www.iblogmanager.com
""Leonardo Mozachi Neto"" <leonardo@...> schrieb im Newsbeitrag
news:004901c1c083$6781e7a0$19010a0a@terra...
> Delphi 5
> IB 6.01
>
> How do I know the numbers the number of users connected to a database?
>
> TIA
>
> Leonardo.
>
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>