Subject | Re: [firebird-support] create an user with isql |
---|---|
Author | Emiliano Sutil |
Post date | 2004-01-05T17:35:13Z |
Tim Benest wrote:
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?
--
Emiliano Sutil García
> On 05 January 2004 17:09 +0000 emisutil <emiliano@...> wrote took, this solve my problem for now.
> firebird-support@yahoogroups.com on the subject of [firebird-support]
> create an user with isql, which I reply with comments interspersed
> below on Mon, 05 Jan 2004 17:14:30 +0000:
>
>
>
> Don't use ISQL, use GSEC
>
> gsec -user sysdba -password masterkey -add xxxxxx -pw yyyyyy
>
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?
--
Emiliano Sutil García