Subject gsec Error Codes?
Author inoffensive_2006
Hi Folks:

Running Firebird 2.0.1 on Windows.

I'm running gsec from an app with CreateProcess, feeding it
command line arguments.

I wait for gsec to finish and then query the return code
with GetExitCodeProcess(). The exit code is 1, which I
believe is an error. But I can't find a site that lists
the error conditions that relate to the gsec return value.

Can someone point me at a site with a table that translates
gsec return values with error messages?

Thanks
Larry