Subject Re: [firebird-support] Password capture
Author Ann W. Harrison
Carlos Arguilar wrote:
> Hello:
>
> How can I capture the password of the current user? Is it possible?
> Preferentially on login.
>

The easiest way is to capture it in your application, before calling the
database. I guess you could modify jrd.cpp to capture it for you.

Regards,


Ann