Subject Get User Details
Author Cao Ancoinc
Hi

Is there a function to retrieve the user details ie First Name, Surname etc.

There is TIB_Connection.AlterUser(Action: TIB_AlterUserAction; AUserName,
AUserPass, AGroupName, AFirstName, AMiddleName, ALastName: string) but this
is only suitable for adding modifying or deleting the user details.

I am hoping that IBO will do this without me having to open security.fdb.

Am I missing the obvious?

Thanks Cao