| Subject | Re: [firebird-support] create user | 
|---|---|
| Author | Anderson Farias | 
| Post date | 2007-08-09T18:24:14Z | 
Hi Fabio,
IBSecurityService from IBX (IBO and FIBPlus have similar components)
Regards,
Anderson
            > What is the best way to integrate in my programs functionality like:As you develop using Delphi, one way is to use a 'service' component like
> Create user, delete user, change password,
IBSecurityService from IBX (IBO and FIBPlus have similar components)
> change grants, ... And so on...You do that by executing simple SQL
Regards,
Anderson