Subject Re: [IBO] error in alteruser
Author Lucas Franzen
Falvio,

> DMMain.DbMain.AlterUser(uaAddUser,

> and return the error :
>
> undeclared identifier: 'uaAddUser'

Do you have the IB_Session unit in your uses clause?
This is where uaAddUser is defined.

Luc.