Subject | Re: [firebird-support] create an user with isql |
---|---|
Author | Milan Babuskov |
Post date | 2004-01-05T19:09:46Z |
Emiliano Sutil wrote:
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
> ok, this solve my problem for now.You need to use Service API.
> 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?
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