Subject | Re: [IBO] Re: List users in isc4.gdb |
---|---|
Author | Helen Borrie |
Post date | 2002-09-19T11:04:38Z |
At 10:52 AM 19-09-02 +0000, you wrote:
Ryan was after a list of the users registered to the server.
Helen
>The tIBODatabase.Users stringlist can be used e.g.This only gets you the users who are connected to the database. I think
>Memo.Lines.AddStrings(tIBOdatabase.Users);
Ryan was after a list of the users registered to the server.
Helen