Subject Re: [IBO] Count of Database Users
Author Paul Vinkenoog
Hi ra8009,

> How do I get the count of database users?

MyConnection.Users.Count

(replace "." with "->" if you use C++ Builder)


HTH
Paul Vinkenoog