Subject Re: [firebird-support] create an user with isql
Author Milan Babuskov
Emiliano Sutil wrote:
> ok, this solve my problem for now.
> but, I´m writting an application in delphi and I want to create the
> users using SQL, is it possible or I need
> third-party components?

You need to use Service API.

There are few options:
1. Use a 3rd party component. Which components do you have in Delphi
now? Perhaps you already have it.

2. Create "gsec" command line and spawn process to do it.

3. Use Firebird API. I'm not sure if you can do this from Delphi, since
it is in C.

HTH
--
Milan Babuskov
http://fbexport.sourceforge.net