Subject Re: [firebird-support] Calling gsec from a Delphi app
Author Stefan Heymann
> I want to give a user of a delphi win application logged on as sysdba
> the ability to manage user credentials. Gsec seems to be the best way
> (FB 1.5.4).
> Does anyone have a (pascal) code snippet for this?

You can use WinExec or ShellExecute, just like you call any other
application from Delphi.

Or do you mean you want to redirect GSEC's output to your application?


Best Regards

Stefan