Subject Users and Exclusive Mode
Author rodbracher
Hi

I need to perform automated metadata updates. This requires I ensure
only my update app is the only user connected to the database.

Q1
The IBO4.HLP says that the TIBODatabase.Users only picks up users on
the local computer (although I do pick up remote users). I am just
checking this issue has been addresed or is it only 'most of the time'
pickup remote logins?

Q2
If I am sure I am the only user - is there a method to connect as
single user only(exclusive) using IBO or must I use gfix?

Thanks

Rod

(BTW the DatabaseComparer vcl compiled with IBO is working very well
from CleverComponents - It handles some rather hairy metadata updates)