Subject Role
Author Manel Mateu
Hi,
I'm new in IBO and test it.
Is's possible with IBO create new users with
IB_Connection.AlterUser ( uaAddUser,
newUserName,
newPassword,
newGroupName,
newFirstName,
newMiddleName,
newLastName );

But what can I do to put it in one ROLE ?


Thanks.